summaryrefslogtreecommitdiff
path: root/ext/xml
Commit message (Expand)AuthorAgeFilesLines
...
* - Bumber up yearfoobar2005-08-034-4/+4
* Added test for bug #27908foobar2005-07-311-0/+19
* - Fix test.foobar2005-07-311-3/+3
* SystemID and publicID params reversed in declaration handlersRob Richards2005-07-311-2/+2
* - If you ask me both (expat and libxml) are not really accurate about byteMarcus Boerger2005-07-172-0/+92
* Netware also uses autoconf based config nowfoobar2005-06-301-2/+0
* fix testAntony Dovgal2005-06-291-1/+2
* - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /foobar2005-06-201-1/+1
* Use new dependency systemfoobar2005-06-171-0/+12
* nuke crap, end scripts always with ?>foobar2005-06-031-2/+3
* Add skipif, test requires iconv.Magnus M��tt�2005-06-031-0/+3
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-1/+2
* - Fix bug #32245 (xml_parser_free() in function assigned to the xml parserRob Richards2005-04-282-0/+12
* - Made the libxml related stuff to error out if someone does --disable-allfoobar2005-04-271-10/+16
* Partial fix test: It is still possible to use expat libs with ext/xml..foobar2005-04-031-4/+6
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-262-1/+10
* - Turn off incorrect case folding to let test over.Moriyoshi Koizumi2005-03-141-0/+1
* - Fix #30266Marcus Boerger2005-03-111-4/+8
* - Add testcases for bug #32001Moriyoshi Koizumi2005-03-021-0/+477
* Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time)Rob Richards2005-03-021-0/+31
* Declare error_mapping array as static and more const.Joe Orton2005-02-171-1/+1
* test case for Bug #30266Hartmut Holzgraefe2005-02-101-0/+48
* No reason to call empty RINIT, RSHUTDOWN and MSHUTDOWN functions hereRasmus Lerdorf2005-02-071-25/+3
* Fixed bug #31139 (XML Parser Functions seem to drop & when parsing)Rob Richards2004-12-171-1/+2
* internal entities get expanded if no default handler but cdata handler existsRob Richards2004-11-211-1/+6
* Fixed bug #30061 (xml_set_start_namespace_decl_handler not called)Rob Richards2004-11-181-16/+41
* Fixed bug #30832 ("!" stripped off comments in xml parser)Rob Richards2004-11-181-4/+10
* fix SAX2 handling to work with libxml 2.6.16Rob Richards2004-11-181-3/+4
* Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing).Rob Richards2004-11-131-1/+1
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-2/+2
* fix for bug #29657 xml_* functions throw non descriptive error, compared to php4Christian Stocker2004-08-192-66/+66
* Implement extension load-order deps.Wez Furlong2004-07-181-0/+1
* Fix bug #27821 xml_parse segfaults when xml_set_object called from class methodRob Richards2004-04-072-2/+10
* Test updated to test for additional libxml2/expat inconsistenciesHartmut Holzgraefe2004-03-291-9/+68
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+74
* - Fix test (wrong expected result..)foobar2004-03-151-1/+1
* fix win32 compile with libxml 2.6Rob Richards2004-02-241-2/+5
* - omit WARNING instead of ERROR for x_p_c_nsChristian Stocker2004-02-234-4/+5
* skip tests, if xml_parser_create_ns is not supported.Christian Stocker2004-02-233-0/+12
* test for attributesChristian Stocker2004-02-231-0/+34
* - mixed up name and value... fixedChristian Stocker2004-02-231-6/+6
* fix attribute handling in combination with sax2Christian Stocker2004-02-231-3/+29
* remove compiler warningsChristian Stocker2004-02-232-1/+3
* - make it compile with libxml2 2.5 againChristian Stocker2004-02-232-1/+18
* add test for default namespaces and same-prefix/different-namespaceURIChristian Stocker2004-02-221-0/+30
* Fix broken Namespace support, use libxml2 namespace methods instead ofChristian Stocker2004-02-222-178/+64
* HEAD is bundled with ZE2Andrey Hristov2004-01-171-2/+0
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
* Kill warning (bug #26937)foobar2004-01-161-1/+1