]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Fri, 23 Dec 2005 20:40:52 +0000 (20:40 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 23 Dec 2005 20:40:52 +0000 (20:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 79bc6239b4a0916fd2d378bbee018853c0a374fc..b0a1bf09b3f49a90684ea3ba9b3ebd459425f5ac 100644 (file)
--- 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()