* pull-request/112:
Added in NEWS and UPGRADING for feature 55218
Adding in test for feature 55218
Implements feature 55218
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
++?? ??? 2012, PHP 5.4.6
++
++- SimpleXML:
++ . Implemented FR #55218 Get namespaces from current node. (Lonny)
++
?? ??? 2012, PHP 5.4.5
- Core:
- Since 5.4.5, resourcebundle_create() accepts null for the first two arguments.
-- Since 5.4.5, SimpleXMLElement::getDocNamespaces() has and extra parameter which
++- Since 5.4.6, SimpleXMLElement::getDocNamespaces() has and extra parameter which
+ allows for toggling if the list of namespaces starts from the document root
+ or from the node you call the method on
+
==============================
5. Changes to existing classes
==============================