summaryrefslogtreecommitdiff
path: root/ext/libxml/php_libxml.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-151-124/+0
* Added automatic module globals managementDmitry Stogov2006-06-151-3/+3
* MFH: move document property struct from xml_common.hRob Richards2006-05-221-1/+12
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: add additional constantsRob Richards2005-09-081-0/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* - Possible fix for bug #32778foobar2005-04-211-11/+9
* add function to allow extensions to use new error handling if set by userRob Richards2005-02-201-0/+1
* initial cut of new error handlingRob Richards2005-02-101-2/+7
* Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob)Dmitry Stogov2004-11-091-0/+2
* implement php_libxml_xmlCheckUTF8Rob Richards2004-09-081-0/+1
* export php_libxml_error_handler for win32 buildRob Richards2004-07-251-1/+1
* Fix bug #27436 dom_import_simplexml innaccurateRob Richards2004-03-011-0/+4
* Fix memory corruption with libxml's error handling.Marcus Boerger2004-01-101-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* consolidate error handlingRob Richards2003-12-121-0/+3
* buffer error messages until newline is hitRob Richards2003-12-091-0/+2
* common functions for interoperabilityRob Richards2003-10-261-2/+28
* add global init/shutdown functions for libxml. this is required asShane Caraveo2003-10-191-0/+3
* Add libxml extension for common code that is needed to be shared betweenShane Caraveo2003-10-191-0/+66