summaryrefslogtreecommitdiff
path: root/ext/domxml
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-312-2/+2
* Fixed exslt build (#40665)Edin Kadribasic2007-03-041-4/+4
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Slightly different definiton for php4Edin Kadribasic2006-09-061-1/+1
* MFOB: Fixed bug #38190 (threading issues on windows 2003)Edin Kadribasic2006-09-061-0/+7
* Fixed bug #36776 (node_list_wrapper_dtor segfault)Rob Richards2006-03-181-0/+2
* bump year and license versionfoobar2006-01-012-8/+8
* Fixed bug #32340 (insert_before($node,NULL) does not return)Rob Richards2005-03-171-4/+1
* no messageRob Richards2005-02-251-0/+4
* - Quote macro names in AC_DEFUN()foobar2004-12-301-3/+3
* - remove EXPERIMENTAL tagChristian Stocker2004-12-031-5/+0
* Fixed bug #29599 (domxml_error segfaults another apache module)Rob Richards2004-08-132-10/+24
* Fixed some 64bit and other zend_parse_parameters bugsStefan Esser2004-06-191-1/+2
* Fix Bug #27769 crash using domxml_xmltreeRob Richards2004-04-061-2/+4
* fix for bug 27349 "Invalid parsing of CDATA sections in XSL templates"Christian Stocker2004-02-241-0/+3
* skip test, if no XSLT support is compiled inChristian Stocker2004-02-231-1/+3
* define LIBXML_THREAD_ENABLEDRob Richards2003-12-221-3/+3
* fix for bug #26595 "`XSLT_NAMESPACE' undeclared"Christian Stocker2003-12-131-17/+16
* Fix bug #26531: get_elements_by_tag_name() wildcard failsRob Richards2003-12-051-69/+24
* require libxml 2.5.11 for threaded error handlingRob Richards2003-12-031-1/+1
* Fix bug 26443: No errror reporting for Errors in the domxml extensionRob Richards2003-12-021-0/+3
* Fix bug #26443: No errror reporting for Errors in the domxml extensionRob Richards2003-12-011-12/+12
* add xml files for bug26384.phptChristian Stocker2003-11-292-0/+20
* enhanced bug-26384-fix. It now only does an DocCopy, if xsl:key wasChristian Stocker2003-11-292-2/+33
* Fix for bug #26446: domxml_open_file() returns an empty error-ArrayRob Richards2003-11-281-0/+1
* Replace fopen() inside domxml_xslt_process() with streams code to preventIlia Alshanetsky2003-11-251-2/+6
* Fixed bug #26384 (crash inside domxslt->process() due to a double free).Ilia Alshanetsky2003-11-251-1/+0
* fix default recovery modeRob Richards2003-11-221-1/+1
* typoMoriyoshi Koizumi2003-10-211-1/+1
* Add regression test for bug #25900Moriyoshi Koizumi2003-10-211-0/+37
* Fix bug #25900 (document->get_elements_by_tag_name with default xmlns)Rob Richards2003-10-201-2/+2
* Fix bug #25888 (Crash of php.exe when xpath_eval of a namespace)Rob Richards2003-10-171-11/+88
* Fix typoMoriyoshi Koizumi2003-09-261-1/+1
* fix some threading issuesRob Richards2003-09-171-201/+139
* Fix #23326: Attributes via append_child not supportedMelvyn Sopacua2003-09-092-5/+43
* fix case for includeRob Richards2003-08-291-1/+1
* fix builds using libxml 2.5.10+Rob Richards2003-08-292-2/+3
* workaround for bug #25268. libxslt issue with xsl:keyRob Richards2003-08-291-2/+10
* Remove 'proto' from internal functionsZeev Suraski2003-08-071-3/+1
* some missing static with internal funcs.foobar2003-07-251-8/+11
* MFH: Fixed #24609 (segfault when using replace node across different docs)Ilia Alshanetsky2003-07-231-0/+11
* Fix for bug #24219 segfault during resource destructionRob Richards2003-06-181-6/+6
* Fix for 64 bit platforms (by Joe Orton)Rob Richards2003-06-021-4/+4
* fix possible segfaultChristian Stocker2003-05-131-4/+7
* xmlInitParser() at MINIT for better thread-safety (by Rob)Christian Stocker2003-05-051-1/+1
* Set the doc property to NULL if no parent is available (by Rob Richards)Christian Stocker2003-05-051-0/+1
* MFHIlia Alshanetsky2003-04-181-0/+7
* comment xmlMemoryDump() out (only needed for debugging)Christian Stocker2003-04-101-1/+1
* MFH.Christian Stocker2003-04-101-21/+33
* MFHMarcus Boerger2003-04-091-2/+2