282 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
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
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar 69e6b296e0 Kill warning (bug #26937) 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong 3b450ec431 Add dependencies for these extensions 23 years ago
Wez Furlong 06f448cf61 Export expat compat functions. 23 years ago
Ilia Alshanetsky bf36e351ba Removed duplicate php_libxml_(init|shutdown) they are already done by 23 years ago
Dmitry Stogov c0fbcc0bf7 Improper test file was fixed. 23 years ago
Hartmut Holzgraefe 47a32a57e8 test case for BC bug 26614 23 years ago
Moriyoshi Koizumi cbddbca787 NULL pointers can be passed to free_fcn. This is the correct behaviour. 23 years ago
Wez Furlong 08218f5082 Tweak xml related build. 23 years ago
Moriyoshi Koizumi 657b7e08d0 xmlCtxtSetOptions() isn't available in the versions up to 2.6.x 23 years ago
Moriyoshi Koizumi 50dad38cd4 Fix libexpat build. 23 years ago
Ilia Alshanetsky ce0b3dec4c Fixed bug #26528 (HTML entities are not being decoded by 23 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
Moriyoshi Koizumi 4b439176da Partial fix for bug #25803 (xml_get_current_byte_index() always returns 0) 23 years ago
foobar 32b5a41941 - Fixed bug #26072 (--disable-libxml does not work). 23 years ago
Moriyoshi Koizumi 668e8a87e6 Fix tests 23 years ago
Moriyoshi Koizumi f0725828f0 Add XML_SAX_IMPL constant to determine which implementation (libxml / expat) 23 years ago
Shane Caraveo 052f9378b2 add global init/shutdown functions for libxml. this is required as 23 years ago
Moriyoshi Koizumi 77726c734e Add regression test for bug #25666 23 years ago
Rob Richards 5fa23c593b fix for bug #25666 (XML namespaces broken in PHP5) 23 years ago
Hartmut Holzgraefe 075e66cc08 signed/unsigned compiler warning fixes 23 years ago
Rob Richards 8569ee1c1e move hash.h for libxml 2.6 compatibility 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
Wez Furlong 21329c5e0c allow building without libxml2 under win32 23 years ago
Ilia Alshanetsky 93bcd55eaf emalloc -> safe_emalloc 23 years ago
Zeev Suraski 90b29aa076 Replace fast_call_user_function() with zend_call_function() 23 years ago
Zeev Suraski 538d58dd5f Use new infrastructure. 23 years ago
Rob Richards a5a859361b increment refcount for arrays passed to xml_set_handler 23 years ago
Rob Richards 4d31aa4444 Fix bug #24801 (xml_call_handler() causes segmentation fault) 23 years ago
Sterling Hughes 8fcd71dccf boom bam bing 23 years ago
Sterling Hughes e158cd285e Not really the best way to solve this. But it doesn't give a segfault on 23 years ago
foobar f3ac60d4a4 - Cleanup, simplifying, etc. 23 years ago
Sterling Hughes 681d6bfaeb fix libxml2 when dealing with character data 23 years ago
Sterling Hughes a8eba3cc80 some friendly names... 23 years ago