]> granicus.if.org Git - php/commit
update the profile of how namespaces should work after discussions with
authorSterling Hughes <sterling@php.net>
Fri, 16 Jan 2004 22:26:09 +0000 (22:26 +0000)
committerSterling Hughes <sterling@php.net>
Fri, 16 Jan 2004 22:26:09 +0000 (22:26 +0000)
commita8951066061e5672feb07742049932bba970dd61
tree05c5d2b752435a6242132beeb6016b9eb2ec6906
parentb6b3443d0a1d951d67df9bf1ad5ad9191aee04b6
update the profile of how namespaces should work after discussions with
shane and rob richards.  there were a lot of race conditions with regards
to the way namespaces have been handled in XML documents so far, this new
method removes the race conditions, and gives me a real reason to add the
children() and attributes() methods.
ext/simplexml/tests/profile04.phpt
ext/simplexml/tests/profile05.phpt
ext/simplexml/tests/profile06.phpt
ext/simplexml/tests/profile07.phpt
ext/simplexml/tests/profile10.phpt
ext/simplexml/tests/profile11.phpt