From: Marcus Boerger Date: Fri, 23 Dec 2005 20:40:52 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.1.2RC2~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a36aaf874d080d3fabc8a495364ead753d08204;p=php - BFN --- diff --git a/NEWS b/NEWS index 79bc6239b4..b0a1bf09b3 100644 --- a/NEWS +++ b/NEWS @@ -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 @@ PHP NEWS - 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()