helly Fri Sep 24 18:01:25 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN (MFHed) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.81&r2=1.1760.2.82&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.81 php-src/NEWS:1.1760.2.82 --- php-src/NEWS:1.1760.2.81 Thu Sep 23 17:56:15 2004 +++ php-src/NEWS Fri Sep 24 18:01:25 2004 @@ -140,7 +140,6 @@ - Fixed bug #28699 (Reflection api bugs). (Marcus) - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus) - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank) -- Fixed bug #28325 (Circular references not properly serialised). (Moriyoshi) - Fixed strip_tags() to correctly handle '\0' characters. (Stefan) 7 Jun 2004, PHP 5 Release Candidate 3 @@ -225,7 +224,6 @@ - Fixed bug #27619 (filters not applied to pre-buffered stream data). (Sara) - Fixed bug #27519 (Reflection_Function constructor crashes with non-existant function's name). (Marcus) -- Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) - Fixed bug #27397 (debug_backtrace() not showing function arguments). (Zeev) - Fixed bug #27283 (The last catch statement was sometimes skipped). (Andi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php