From 0626f6ca0ae43c21dc50569fa02e5230750fa353 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 29 Nov 2005 02:53:48 +0000 Subject: [PATCH] - BFN --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 969957e1f9..c0302fd3a6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, PHP 5.1.2 +- Improved SimpleXML extension: (Marcus) + . Fixed memleaks + . Added methods getNamespaces(), getDocNamespaces() + . Fixed var_dump() - Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia) - Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez) - Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony) @@ -13,6 +17,7 @@ PHP NEWS - Fixed bug #35393 (changing static protected members from outside the class, one more reference issue). (Dmitry) - Fixed bug #35381 (ssl library is not initialized properly). (Alan) +- Fixed bug #35028 (XML object fails FALSE test). (Marcus) 28 Nov 2005, PHP 5.1.1 - Disabled native date class to prevent pear::date conflict. (Ilia) @@ -132,7 +137,7 @@ PHP NEWS - Added support of parameter=>value arrays to xsl_xsltprocessor_set_parameter(). (Tony) -- Improved PHP extension loading mechanism with support for module +- PHP extension loading mechanism with support for module dependencies and conflicts. (Jani, Dmitry) - Improved interactive mode of PHP CLI (php -a). (Johannes, Marcus) - Improved performance of: -- 2.40.0