From: Marcus Boerger Date: Sun, 5 Sep 2004 17:43:37 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.2RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14b2c4a1f47499c83b8ef4e7811a7bb168487fa5;p=php BFN --- diff --git a/NEWS b/NEWS index 4c1c28dc55..bee9a97ec3 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP NEWS (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)