Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add workaround for libxml bug when using next() method | Rob Richards | 2005-03-10 | 1 | -11/+6 | |
| | | | | | remove some no longer needed windows specific code | |||||
* | - zend_bool for boolean arg | Pierre Joye | 2005-02-20 | 1 | -1/+2 | |
| | ||||||
* | add optional name parameter to next() | Rob Richards | 2004-07-22 | 1 | -2/+24 | |
| | | | | | move to next named sibling skipping subtrees | |||||
* | Adding next() method | Christian Stocker | 2004-05-10 | 1 | -0/+26 | |
| | ||||||
* | check for dom support | Rob Richards | 2004-05-10 | 1 | -2/+8 | |
| | | | | | remove comment | |||||
* | - added expand support (see http://www.xmlsoft.org/xmlreader.html#Mixing for ↵ | Christian Stocker | 2004-05-10 | 1 | -0/+33 | |
| | | | | | | | | the details behind that) CVS: ---------------------------------------------------------------------- | |||||
* | allow ->open() and ->XML() to be called statically | Rob Richards | 2004-05-07 | 1 | -22/+54 | |
| | ||||||
* | add relaxNG support | Rob Richards | 2004-04-27 | 1 | -2/+178 | |
| | | | | | | set xml base directory so it is consistant add validation examples | |||||
* | initial revision | Rob Richards | 2004-04-19 | 1 | -0/+879 | |
requires PHP 5 |