318 Commits (81ed6ea1c29059b5c19a5599d32fb25fbdbcedee)

Author SHA1 Message Date
Andrei Zmievski 264cec8be6 Unicode support. 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) 22 years ago
Rob Richards a7cd9768d1 internal entities get expanded if no default handler but cdata handler exists 22 years ago
Rob Richards 83a6b8c762 Fixed bug #30061 (xml_set_start_namespace_decl_handler not called) 22 years ago
Rob Richards 1e0212ef8e Fixed bug #30832 ("!" stripped off comments in xml parser) 22 years ago
Rob Richards 2496f4f882 fix SAX2 handling to work with libxml 2.6.16 22 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
Christian Stocker 5950725144 fix for bug #29657 xml_* functions throw non descriptive error, compared to php4 22 years ago
Wez Furlong ed682e570a Implement extension load-order deps. 22 years ago
Rob Richards e32f012e65 Fix bug #27821 xml_parse segfaults when xml_set_object called from class method 22 years ago
Hartmut Holzgraefe 5e3b2e3d31 Test updated to test for additional libxml2/expat inconsistencies 22 years ago
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress) 22 years ago
foobar e389c25850 - Fix test (wrong expected result..) 22 years ago
Rob Richards f5dbafafed fix win32 compile with libxml 2.6 22 years ago
Christian Stocker 1d0596dbef - omit WARNING instead of ERROR for x_p_c_ns 22 years ago
Christian Stocker 9e6de31645 skip tests, if xml_parser_create_ns is not supported. 22 years ago
Christian Stocker a3b1085f06 test for attributes 22 years ago
Christian Stocker 0c7143efe9 - mixed up name and value... fixed 22 years ago
Christian Stocker 0c942d06e6 fix attribute handling in combination with sax2 22 years ago
Christian Stocker 830d453a2f remove compiler warnings 22 years ago
Christian Stocker 2f310c3e4f - make it compile with libxml2 2.5 again 22 years ago
Christian Stocker 4e4cb3fcd2 add test for default namespaces and same-prefix/different-namespaceURI 22 years ago
Christian Stocker 2343df52d2 Fix broken Namespace support, use libxml2 namespace methods instead of 22 years ago
Andrey Hristov 8b763f14b7 HEAD is bundled with ZE2 22 years ago