rrichards Thu Nov 18 13:28:04 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN and re-order news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.127&r2=1.1760.2.128&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.127 php-src/NEWS:1.1760.2.128 --- php-src/NEWS:1.1760.2.127 Tue Nov 16 08:07:26 2004 +++ php-src/NEWS Thu Nov 18 13:28:03 2004 @@ -8,7 +8,7 @@ - Extended the functionality of is_subclass_of() to accept either a class name or an object as first parameter. (Andrey) - Fixed potential problems with unserializing invalid serialize data. (Marcus) -- Fixed bug #29801 (Set limit on the size of mmapable data). (Ilia) +- Fixed bug #30832 ("!" stripped off comments in xml parser). (Rob) - Fixed bug #30799 (SoapServer doesn't handle private or protected properties). (Dmitry) - Fixed bug #30783 (Apache crash when using ReflectionFunction:: @@ -55,6 +55,7 @@ - Fixed bug #30042 (strtotime does not use second param). (Derick) - Fixed bug #30027 (Possible crash inside ftp_get()). (cfield at affinitysolutions dot com) +- Fixed bug #29801 (Set limit on the size of mmapable data). (Ilia) - Fixed bug #29557 (strtotime error). (Derick) - Fixed bug #29418 (double free when openssl_csr_new fails). (Kamesh Jayachandran).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php