summaryrefslogtreecommitdiff
path: root/ext/xmlreader/php_xmlreader.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3'.php-5.0.0RC3SVN Migration2004-06-071-1152/+0
* Adding next() methodChristian Stocker2004-05-101-0/+26
* check for dom supportRob Richards2004-05-101-2/+8
* - added expand support (see http://www.xmlsoft.org/xmlreader.html#Mixing for ...Christian Stocker2004-05-101-0/+33
* allow ->open() and ->XML() to be called staticallyRob Richards2004-05-071-22/+54
* add relaxNG supportRob Richards2004-04-271-2/+178
* initial revisionRob Richards2004-04-191-0/+879