#6500: PHP 5.3 incompatibility --------------------------+------------------------------------------------- Reporter: Earendil | Type: Bug Status: new | Priority: High Milestone: 1.2.x.x | Component: General Version: 1.2 Final | Severity: Major Keywords: | Php_version: PHP 5 Cake_version: | --------------------------+------------------------------------------------- I have yet upgraded to PHP 5.3.0. This is the result, trying to open a page.
{{{ Strict Standards: Redefining already defined constructor for class Object in [...]\cake\libs\object.php on line 63 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\inflector.php on line 131 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\configure.php on line 136 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\configure.php on line 226 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\configure.php on line 906 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\configure.php on line 946 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\cache.php on line 71 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\cache.php on line 151 Strict Standards: Non-static method Configure::getInstance() should not be called statically in [...]\cake\bootstrap.php on line 43 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\debugger.php on line 99 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\debugger.php on line 108 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs ile.php on line 96 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\cache ile.php on line 89 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\dispatcher.php on line 453 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\dispatcher.php on line 677 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs outer.php on line 173 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\controller\controller.php on line 338 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\controller\controller.php on line 775 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\controller\component.php on line 237 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\controller\component.php on line 239 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs iew iew.php on line 744 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\class_registry.php on line 68 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\class_registry.php on line 140 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\class_registry.php on line 148 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs alidation.php on line 122 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\model\behavior.php on line 286 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\model\connection_manager.php on line 66 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\model\connection_manager.php on line 80 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\model\connection_manager.php on line 106 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\string.php on line 45 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\i18n.php on line 107 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\i18n.php on line 108 Deprecated: Function split() is deprecated in [...]\cake\libs\l10n.php on line 396 Deprecated: Assigning the return value of new by reference is deprecated in [...]\cake\libs\security.php on line 53 }}} -- Ticket URL: <https://trac.cakephp.org/ticket/6500> CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/> Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tickets cakephp" group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~----------~----~----~----~------~----~------~--~---