]> granicus.if.org Git - php/commit
MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
authorRob Richards <rrichards@php.net>
Fri, 12 Dec 2008 04:17:26 +0000 (04:17 +0000)
committerRob Richards <rrichards@php.net>
Fri, 12 Dec 2008 04:17:26 +0000 (04:17 +0000)
commitf9020054d2e1ee7e11d08f708460e7c05a51c36f
treea5f11093e62c81ee886de451ba099535e3ab2ce9
parent22955ad4bf6ceb99ad155c82eabd305963ebf92c
MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test
ext/xml/compat.c
ext/xml/tests/bug46699.phpt [new file with mode: 0644]