1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 05:32:28 +02:00
This commit is contained in:
Rob Richards
2004-09-06 10:19:36 +00:00
parent 39916670cc
commit c2c1590d52

1
NEWS
View File

@@ -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)