335 Commits (ca89b6dedd5e2a790ba909e4eecdfd5fdce721b3)

Author SHA1 Message Date
Hannes Magnusson 948d84fd67 fix test 20 years ago
Rob Richards adf10989b0 fix bug #38454 (warning upon disabling handler via xml_set_element_handler) 20 years ago
Ilia Alshanetsky e79e9fade6 Expose the xml_utf8_encode function. 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Antony Dovgal db7195ee0c nuke unused variable 20 years ago
Rob Richards 594139b1ea MFH: fix test 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Marcus Boerger 42f8bef053 - MFH Fix test by splitting it 20 years ago
Marcus Boerger 35343ffaec - MFH Do not test output escaping here 20 years ago
Marcus Boerger c5b4115fd6 - Find lib in default locations, too 20 years ago
Antony Dovgal 97200944d2 add skipif conditions 20 years ago
Rob Richards fc4ebee3e3 MFH: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 20 years ago
foobar d95275052b MFH 20 years ago
foobar f803888510 MFH: Hiding bugs is not purpose of the regression tests. 21 years ago
Ilia Alshanetsky 2dc3862c7f Improve iconv skip conditions 21 years ago
Rob Richards 2580744813 MFH: use spprintf where appropriate 21 years ago
Rob Richards 855f7dfd95 MFH: Fixed Bug #27908 (xml default_handlers not being called) 21 years ago
foobar c1fee15561 This test failed because libxml versions differ.. 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar a78730c257 Added test for bug #27908 21 years ago
foobar ac19a759b6 - Fix test. 21 years ago
Rob Richards 0cbcd08e7c SystemID and publicID params reversed in declaration handlers 21 years ago
Marcus Boerger dfeddbe539 - If you ask me both (expat and libxml) are not really accurate about byte 21 years ago
foobar 6cea418c31 Netware also uses autoconf based config now 21 years ago
Antony Dovgal f4667ee268 fix test 21 years ago
foobar 6a58298bf6 - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing / 21 years ago
foobar 7c6ba77780 Use new dependency system 21 years ago
foobar 83dff0b68b nuke crap, end scripts always with ?> 21 years ago
Magnus M��tt� 1182dd48e9 Add skipif, test requires iconv. 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
Rob Richards 1ed5c14fe2 - Fix bug #32245 (xml_parser_free() in function assigned to the xml parser 21 years ago
foobar 39bcbfc306 - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
foobar fc883fd477 Partial fix test: It is still possible to use expat libs with ext/xml.. 21 years ago
foobar a8b29a2e8f - Made it possible to build ext/xmlrpc with libxml2 21 years ago
Moriyoshi Koizumi 6437bc056d - Turn off incorrect case folding to let test over. 21 years ago
Marcus Boerger 299a17ba37 - Fix #30266 21 years ago
Moriyoshi Koizumi e628f2d9fa - Add testcases for bug #32001 21 years ago
Rob Richards bd5e6e6232 Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time) 21 years ago
Joe Orton 4f4cb65300 Declare error_mapping array as static and more const. 21 years ago
Hartmut Holzgraefe 2c6b600a90 test case for Bug #30266 21 years ago
Rasmus Lerdorf 9c530d79e7 No reason to call empty RINIT, RSHUTDOWN and MSHUTDOWN functions here 21 years ago
Rob Richards b462fc8bd2 Fixed bug #31139 (XML Parser Functions seem to drop & when parsing) 21 years ago
Rob Richards a7cd9768d1 internal entities get expanded if no default handler but cdata handler exists 21 years ago
Rob Richards 83a6b8c762 Fixed bug #30061 (xml_set_start_namespace_decl_handler not called) 21 years ago
Rob Richards 1e0212ef8e Fixed bug #30832 ("!" stripped off comments in xml parser) 21 years ago
Rob Richards 2496f4f882 fix SAX2 handling to work with libxml 2.6.16 21 years ago
Rob Richards db2c5275a1 Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing). 22 years ago
Joe Orton 2685ca935f Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago