summaryrefslogtreecommitdiff
path: root/ext/xmlreader/php_xmlreader.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
| | | | | #in preparation for the gcc 4 visibility patch
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* Synch with HEADRob Richards2006-05-101-3/+1
| | | | | | | | add readInnerXML, readOuterXML, readString, and setSchema functionality allow parser options to be passed when loading reader optimization: use xmlTextReader const functions for string properties add test
* bump year and license versionfoobar2006-01-011-3/+3
|
* MFH: move constants to classRob Richards2005-10-131-0/+2
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* add relaxNG supportRob Richards2004-04-271-0/+1
| | | | | | set xml base directory so it is consistant add validation examples
* initial revisionRob Richards2004-04-191-0/+71
requires PHP 5