The configuration community:
zend.ze1_compatibility_mode
Information
Enable compatibility mode with Zend Engine 1 (PHP 4). It affects the cloning casting (objects with no properties cast to FALSE or 0) and comparing of objects. In this mode objects are passed by value instead of reference by default.
Syntax
Example



