From 0b300dac3acbe1701c9980971e9d3ea69d5cdd58 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 26 Feb 2006 23:21:50 +0000 Subject: [PATCH] - Update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 95555ad6468..fe95f19fc98 100644 --- 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