moriyoshi Sat Feb 28 16:08:30 2004 EDT Modified files: /php-src NEWS Log: - Reordering. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1617&r2=1.1618&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1617 php-src/NEWS:1.1618 --- php-src/NEWS:1.1617 Sat Feb 28 15:58:48 2004 +++ php-src/NEWS Sat Feb 28 16:08:29 2004 @@ -2,8 +2,6 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? March 2004, PHP 5 Release Candidate 1 - Upgraded bundled oniguruma library to version 2.2.2. (Rui, Moriyoshi) -- Fixed bug #26677 (mbstring compile errors with IRIX compiler). - (K.Kosako, Rui, Moriyoshi) - Renamed php.ini option "zend2.implicit_clone" to "zend.ze1_compatibility_mode" as it doesn't only affect implicit cloning. (Andi, Zeev) @@ -18,6 +16,8 @@ - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob) - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor call). (Marcus) +- Fixed bug #26677 (mbstring compile errors with IRIX compiler). + (K.Kosako <kosako at sofnec dot co dot jp>, Rui, Moriyoshi) 12 Feb 2004, PHP 5 Beta 4 - Changed exceptions so that they must now inherit from the built-in Exception
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php