summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/php_xmlwriter.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-0/+3
* bump yearXinchen Hui2015-01-151-1/+1
* Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)Andrea Faulds2014-12-051-3/+0
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Port XMLWriterXinchen Hui2014-05-041-1/+7
* Bump yearXinchen Hui2014-01-031-1/+1
* 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
* statification of local functions and variables.Nuno Lopes2006-11-091-56/+0
* Synch with HEADRob Richards2006-05-101-0/+2
* bump year and license versionfoobar2006-01-011-1/+1
* MFH: enable a few additional functionsRob Richards2005-12-091-1/+7
* MFH: fix compile warningAntony Dovgal2005-12-031-3/+0
* Added xmlwriter to 5.1Ilia Alshanetsky2005-12-021-0/+112
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-081-111/+0
* - Add OO interfacePierre Joye2005-06-231-0/+13
* use php streams for uri I/O under PHP 4Rob Richards2005-03-041-0/+3
* - we do not use any globalPierre Joye2005-02-241-6/+0
* - revert previous commit, use libxml version to enable or not a functionPierre Joye2005-02-241-0/+1
* fix libxml versions for commentsRob Richards2005-02-231-5/+4
* - ifdef all (protos and functions) and using the correct versionPierre Joye2005-02-221-0/+4
* - add xmlTextWriterStartComment and xmlTextWriterEndComment supportPierre Joye2005-02-211-0/+3
* initial xmlwriter codeRob Richards2004-07-131-0/+94