summaryrefslogtreecommitdiff
path: root/ext/xmlreader
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3'.php-5.0.0RC3SVN Migration2004-06-0721-1626/+0
|
* add chregu as maintainerRob Richards2004-05-101-3/+11
| | | | | prep for next release
* Adding next() methodChristian Stocker2004-05-101-0/+26
|
* check for dom supportRob Richards2004-05-101-2/+8
| | | | | remove comment
* - added expand support (see http://www.xmlsoft.org/xmlreader.html#Mixing for ↵Christian Stocker2004-05-101-0/+33
| | | | | | | | the details behind that) CVS: ----------------------------------------------------------------------
* allow ->open() and ->XML() to be called staticallyRob Richards2004-05-071-22/+54
|
* add package.xmlRob Richards2004-05-041-0/+57
|
* add relaxNG supportRob Richards2004-04-2710-2/+288
| | | | | | set xml base directory so it is consistant add validation examples
* initial revisionRob Richards2004-04-1912-0/+1178
requires PHP 5