From: Marcus Boerger Date: Sun, 26 Feb 2006 23:21:50 +0000 (+0000) Subject: - Update X-Git-Tag: php-5.1.3RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b300dac3acbe1701c9980971e9d3ea69d5cdd58;p=php - Update --- diff --git a/NEWS b/NEWS index 95555ad646..fe95f19fc9 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