andi Thu Mar 25 13:04:08 2004 EDT Modified files: /php-src NEWS Log: - Update NEWS http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1656&r2=1.1657&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1656 php-src/NEWS:1.1657 --- php-src/NEWS:1.1656 Thu Mar 25 03:42:00 2004 +++ php-src/NEWS Thu Mar 25 13:04:08 2004 @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ????? 2004, PHP 5 Release Candidate 2 +- Reimplement zend.ze1_compatibility_mode to have better PHP 4 complicance. + (Dmitry, Andi) +- Changed __construct() to always take precedence over old style constructor. + (Dmitry) - Fixed bug #27687 (Bug Adding Default Charset to "text/*" Content-Type Header). (Marcus) - Fixed bug #27646 (Cannot serialize/unserialize non-finite numeric values).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php