]> granicus.if.org Git - php/commit
Fix #45976 (Move SXE from SPL to SimpleXML)
authorEtienne Kneuss <colder@php.net>
Thu, 6 Nov 2008 00:36:29 +0000 (00:36 +0000)
committerEtienne Kneuss <colder@php.net>
Thu, 6 Nov 2008 00:36:29 +0000 (00:36 +0000)
commit6e2845f377461654cca10964c2a0deaf27a2ec80
treee5ddc4150b1f486309773d8cf9f880ed909cd1a9
parent27357e9ce5dc5e67a8400ea146f2e2b5484e6cd9
Fix #45976 (Move SXE from SPL to SimpleXML)
15 files changed:
ext/simplexml/config.m4
ext/simplexml/config.w32
ext/simplexml/simplexml.c
ext/simplexml/sxe.c [moved from ext/spl/spl_sxe.c with 67% similarity]
ext/simplexml/sxe.h [moved from ext/spl/spl_sxe.h with 88% similarity]
ext/simplexml/tests/bug42259.phpt [moved from ext/spl/tests/bug42259.phpt with 100% similarity]
ext/simplexml/tests/sxe_001.phpt [moved from ext/spl/tests/sxe_001.phpt with 100% similarity]
ext/simplexml/tests/sxe_002.phpt [moved from ext/spl/tests/sxe_002.phpt with 100% similarity]
ext/simplexml/tests/sxe_003.phpt [moved from ext/spl/tests/sxe_003.phpt with 100% similarity]
ext/simplexml/tests/sxe_004.phpt [moved from ext/spl/tests/sxe_004.phpt with 100% similarity]
ext/simplexml/tests/sxe_005.phpt [moved from ext/spl/tests/sxe_005.phpt with 100% similarity]
ext/spl/config.m4
ext/spl/config.w32
ext/spl/package.xml
ext/spl/php_spl.c