helly Fri Dec 23 20:40:53 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.319&r2=1.2027.2.320&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.319 php-src/NEWS:1.2027.2.320 --- php-src/NEWS:1.2027.2.319 Fri Dec 23 18:00:03 2005 +++ php-src/NEWS Fri Dec 23 20:40:52 2005 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jan 2006, PHP 5.1.2RC2 +- Fixed bug #35785 (SimpleXML causes memory read error zend engine). (Marcus) - Fixed bug #35781 (stream_filter_append() can cause segfault). (Tony) - Fixed bug #35759 (mysqli_stmt_bind_result() makes huge allocation when column empty). (Andrey) @@ -25,6 +26,7 @@ - Improved SPL extension: (Marcus) . Added class SplFileInfo as root class for DirectoryIterator and SplFileObject + . Added SplTempFileObject - Improved SimpleXML extension: (Marcus) . Fixed memleaks . Fixed var_dump()
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php