From: Rob Richards Date: Mon, 6 Sep 2004 10:19:36 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.2RC1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2c1590d52da762cfdefc898fb018331a1456923;p=php BFN --- diff --git a/NEWS b/NEWS index bee9a97ec3..ee0afd1a4d 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS - 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 #29945 (simplexml_load_file URL limitation 255 char). (Rob) - 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)