Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix #36743 (In a class extending XMLReader array properties are not writable) | Antony Dovgal | 2006-03-17 | 1 | -1/+35 | |
| | ||||||
* | MFH: initialize variables and reduce the number of warnings | Antony Dovgal | 2006-02-06 | 1 | -2/+2 | |
| | ||||||
* | int -> long 64bit fixes | Antony Dovgal | 2006-01-11 | 1 | -3/+5 | |
| | ||||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 | |
| | ||||||
* | - MFH: typo in error msg | Pierre Joye | 2005-12-21 | 1 | -1/+1 | |
| | ||||||
* | - fix {{{ | Pierre Joye | 2005-12-21 | 1 | -1/+17 | |
| | ||||||
* | tix fypo | Antony Dovgal | 2005-12-18 | 1 | -1/+1 | |
| | ||||||
* | Fix prototypes | Zeev Suraski | 2005-12-18 | 1 | -21/+21 | |
| | ||||||
* | Allow recursive calls to __get/__set for different properties | Dmitry Stogov | 2005-11-15 | 1 | -2/+1 | |
| | ||||||
* | MFH: fix #35197 (Destructor is not called) and similar issues in other ↵ | Antony Dovgal | 2005-11-14 | 1 | -1/+1 | |
| | | | | extensions | |||||
* | MFH: move constants to class | Rob Richards | 2005-10-13 | 1 | -26/+27 | |
| | ||||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 | |
| | ||||||
* | Use the new dependency system | foobar | 2005-06-17 | 1 | -1/+7 | |
| | ||||||
* | Checks not needed, done by ext/libxml already. | Ilia Alshanetsky | 2005-04-18 | 1 | -8/+0 | |
| | ||||||
* | Added missing safe_mode & open_basedir checks. | Ilia Alshanetsky | 2005-04-17 | 1 | -0/+8 | |
| | ||||||
* | 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 |