From 1a36aaf874d080d3fabc8a495364ead753d08204 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Fri, 23 Dec 2005 20:40:52 +0000 Subject: [PATCH] - BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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() -- 2.40.0