Home > PHP-Programming > Exception: Serialization of ‘Mage_Core_Model_Config_Element’ is not allowed

Exception: Serialization of ‘Mage_Core_Model_Config_Element’ is not allowed

if you get the Error above by executing Magento Unittest look at your Configuration Options for PHPUnit. backupStaticAttributes must set to false.

Categories: PHP-Programming Tags: , ,
  1. Matthew Haworth
    November 1st, 2011 at 17:06 | #1

    Have you any idea which part of the code is causing this error? thanks

  1. No trackbacks yet.