summaryrefslogtreecommitdiff
path: root/ext/xmlreader/php_xmlreader.c
Commit message (Expand)AuthorAgeFilesLines
* add workaround for libxml bug when using next() methodRob Richards2005-03-101-11/+6
* - zend_bool for boolean argPierre Joye2005-02-201-1/+2
* add optional name parameter to next()Rob Richards2004-07-221-2/+24
* 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