]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Tue, 29 Nov 2005 02:53:48 +0000 (02:53 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 29 Nov 2005 02:53:48 +0000 (02:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 969957e1f91452c7d5c8f84c69d67bb644716d43..c0302fd3a6dd89ef0e00cbc04ea654099aa0b480 100644 (file)
--- 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: