zeev Thu Mar 18 09:14:27 2004 EDT Modified files: /php-src NEWS Log: Add missing bug updates http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1645&r2=1.1646&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1645 php-src/NEWS:1.1646 --- php-src/NEWS:1.1645 Thu Mar 18 09:12:25 2004 +++ php-src/NEWS Thu Mar 18 09:14:26 2004 @@ -82,6 +82,8 @@ - Fixed bug #27123 (Fix crash caused by bug in get_object_vars()). (Andi) - Fixed bug #26677 (mbstring compile errors with IRIX compiler). (K.Kosako <kosako at sofnec dot co dot jp>, Rui, Moriyoshi) +- Fixed bug #26206 (register_long_arrays breaks superglobals). (Zeev) +- Fixed bug #25724 (argv and argc not defined). (Zeev) 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