]> granicus.if.org Git - php/commit
- MFH
authorMarcus Boerger <helly@php.net>
Tue, 29 Nov 2005 02:51:07 +0000 (02:51 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 29 Nov 2005 02:51:07 +0000 (02:51 +0000)
commit40a3cdd97be87ad6dad215d301b87d4e9d857eca
treea30de513ce6e3cf3f98eacd8a8e09090fabcb9c1
parent131033352d3a0d6ff59b9af4dbc8b2908ec30d11
- MFH
  . Fix memleaks
  . Add tests
  . Add functions: getNamespaces(), getDocNamespaces()
  . Fixed var_dump()
  . Fixed bugs: #35028 XML object fails FALSE test
# This plan was decided before 5.1.0 came out with ilia and checked again
# just now. The extension currently shows no more memleaks or errors using
# the test suite.
28 files changed:
ext/simplexml/simplexml.c
ext/simplexml/tests/000.phpt [new file with mode: 0755]
ext/simplexml/tests/000.xml [new file with mode: 0755]
ext/simplexml/tests/001.phpt
ext/simplexml/tests/002.phpt
ext/simplexml/tests/003.phpt
ext/simplexml/tests/004.phpt
ext/simplexml/tests/005.phpt
ext/simplexml/tests/006.phpt
ext/simplexml/tests/007.phpt
ext/simplexml/tests/008.phpt
ext/simplexml/tests/009.phpt
ext/simplexml/tests/010.phpt
ext/simplexml/tests/011.phpt
ext/simplexml/tests/012.phpt
ext/simplexml/tests/013.phpt
ext/simplexml/tests/014a.phpt
ext/simplexml/tests/014b.phpt
ext/simplexml/tests/019.phpt
ext/simplexml/tests/020.phpt
ext/simplexml/tests/021.phpt
ext/simplexml/tests/022.phpt
ext/simplexml/tests/023.phpt
ext/simplexml/tests/024.phpt [new file with mode: 0755]
ext/simplexml/tests/025.phpt [new file with mode: 0755]
ext/simplexml/tests/bug27010.phpt
ext/simplexml/tests/profile11.phpt
ext/simplexml/tests/simplexml_import_dom.phpt