]> granicus.if.org Git - php/commitdiff
- Update
authorMarcus Boerger <helly@php.net>
Sun, 26 Feb 2006 23:21:50 +0000 (23:21 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 26 Feb 2006 23:21:50 +0000 (23:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 95555ad6468b1b7ccf15982fa987de4705660da3..fe95f19fc98bdfbe72d0c59bd9e96c6cdf3358a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ PHP                                                                        NEWS
 - Moved extensions to PECL:
   . ext/msession (Derick)
 - Reimplemented FastCGI interface. (Dmitry)
+- Improved SimpleXML: (Marcus)
+  . Added SimpleXMLElement::getName() to retrieve name of element.
+  . Added ability to create elements on the fly.
 - Improved Reflection API: (Marcus)
   . Added ReflectionClass::newInstanceArgs($args).
   . Added ability to analyze extension dependency.
@@ -110,6 +113,7 @@ PHP                                                                        NEWS
 - Fixed bug #35954 (Fatal com_exception casting object). (Rob)
 - Fixed bug #35900 (stream_select() should warning when tv_sec is negative).
   (Ilia)
+- Fixed bug #35785 (SimpleXML causes memory read error zend engine). (Marcus)
 - Fixed bug #34272 (empty array onto COM object blows up). (Rob)
 
 12 Jan 2006, PHP 5.1.2