summaryrefslogtreecommitdiff
path: root/ext/xml/expat_compat.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-7/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-151-0/+1
|\
| * Fix #76886: Can't build xmlrpc with expatThomas Petazzoni2018-09-151-0/+1
| * year++Xinchen Hui2018-01-021-1/+1
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | year++Xinchen Hui2018-01-021-1/+1
|/
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | fix exportsAnatol Belski2015-03-231-23/+31
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* code related typo fixesVeres Lajos2013-08-181-1/+4
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Netware also uses autoconf based config nowfoobar2005-06-301-2/+0
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-261-0/+9
* Fix broken Namespace support, use libxml2 namespace methods instead ofChristian Stocker2004-02-221-2/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Export expat compat functions.Wez Furlong2003-12-191-22/+23
* fix for bug #25666 (XML namespaces broken in PHP5)Rob Richards2003-09-291-1/+2
* move hash.h for libxml 2.6 compatibilityRob Richards2003-09-221-1/+1
* boom bam bingSterling Hughes2003-07-091-0/+2
* Removed xmlMemSetup() code as it doesn't help at all.Moriyoshi Koizumi2003-06-151-2/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* XMLless build fixZeev Suraski2003-06-081-1/+1
* rename namespace to use_namespace to avoid a c++ keyword conflictSterling Hughes2003-05-221-34/+34
* send comments to the default handler like done with expat, add aSterling Hughes2003-05-171-0/+2
* Those pieces were not intended. Partly reverted.Moriyoshi Koizumi2003-05-111-3/+1
* Fixed compiler errors that occur when bundled libxml is not used.Moriyoshi Koizumi2003-05-111-26/+44
* Fixed typosMoriyoshi Koizumi2003-05-071-1/+1
* Added even better allocator codes for both expat & libxmlMoriyoshi Koizumi2003-05-071-0/+8
* Bundle libxml and add compatibility layerSterling Hughes2003-05-061-0/+123