helly Sun Sep 5 13:43:38 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.65&r2=1.1760.2.66&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.65 php-src/NEWS:1.1760.2.66 --- php-src/NEWS:1.1760.2.65 Thu Sep 2 00:52:07 2004 +++ php-src/NEWS Sun Sep 5 13:43:37 2004 @@ -9,6 +9,8 @@ (Paul Hudson, Derick) - Fixed bug with raw_post_data not getting set (Brian) - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev) +- Fixed bug #29985 (unserialize()/ __PHP_Incomplete_class does not report + correctly class name). (Marcus, Tony) - Fixed bug #29873 (No defines around pcntl_*priority definitions). (Derick) - Fixed bug #29844 (SOAP doesn't return the result of a valid SOAP request). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php