350 Commits (5cd01fa48ba8c2876e6a1cbffe5c2689650ca420)

Author SHA1 Message Date
Antony Dovgal 07fb812d50 fix test 17 years ago
Scott MacVicar b3e3d679c5 MFH The previous error was masked by a missing entry, sync them back up. 17 years ago
Scott MacVicar 7f512a75b7 MFH This entry doesn't exist upstream any more, it also caused all error messages to be one off. 17 years ago
Rob Richards 5db40d5a2f MFH: fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse()) 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Rob Richards f9020054d2 MFH: fix bug #46699: (xml_parse crash when parser is namespace aware) 17 years ago
Ant Phillips 19c4363c8a Remove duff comment produced by the test generator tool 18 years ago
Ant Phillips b337c7ad95 XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 18 years ago
Antony Dovgal d01d7450a7 fix test titles 18 years ago
Rasmus Lerdorf 529092df9b Copy-paste typo 18 years ago
Rasmus Lerdorf 7b624a37bc Fixed bug #43957 (utf8_decode() bogus conversion of partial multibyte UTF8 char) 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Martin Kraemer 9c62ddde34 Typo 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Antony Dovgal 24124518ab MFH 19 years ago
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 21 years ago
Antony Dovgal 97200944d2 add skipif conditions 21 years ago
Rob Richards fc4ebee3e3 MFH: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) 21 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
foobar d95275052b MFH 21 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