48 Commits (e583cd31e77b73ff9771082eedca7bd7a120cf02)

Author SHA1 Message Date
Rob Richards ac4afe552b - revert back to using internal buffer 20 years ago
Pierre Joye ed35661f1e - move setSchema to the 2.6.20 block, this method is only available from 20 years ago
Marcus Boerger e08784867c - Add XMLReader::setSchema 20 years ago
Marcus Boerger 2c8b47ca31 - Add another test 20 years ago
Marcus Boerger 72a8396032 - Return NULL instead of '' if node does not exist 20 years ago
Antony Dovgal 6a53a49c8b MF51: fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
Antony Dovgal 8c5059c3ad MFB: fix #36743 (In a class extending XMLReader array properties are not writable) 20 years ago
Antony Dovgal 96543b01ad initialize variables and reduce the number of warnings 20 years ago
Rob Richards 66835bd6c8 fix tests 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
Pierre Joye f91b2c66a8 - skip NG if no SCHEMAS support 21 years ago
Pierre Joye 720753d864 - readInnerXml() and readOuterXml() test 21 years ago
Pierre Joye bb2ea6d564 - add some tests, ~70% now 21 years ago
Pierre Joye 02b822397f - typo in error msg 21 years ago
Pierre Joye 0813bcbfd5 - update inline docs 21 years ago
Rob Richards ad97cf20be remove leftover code 21 years ago
Antony Dovgal 9e23794cb8 MFB: fix typo 21 years ago
Zeev Suraski 9e5bd669d9 Fix prototypes (MFB) 21 years ago
Marcus Boerger 9360c2acd2 - MFB Add optional dependency to ext/dom 21 years ago
foobar 8ae898f486 - Use correct configure option style. Enabled by default. 21 years ago
foobar 04dffec1c4 - Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 21 years ago
Dmitry Stogov 8bb39e7dba Allow recursive calls to __get/__set for different properties 21 years ago
Antony Dovgal e658842761 fix #35197 (Destructor is not called) and similar issues in other extensions 21 years ago
Rob Richards 5abf267c11 move constants to class 21 years ago
Rob Richards b2515629af maintain BC for PECL 21 years ago
Rob Richards 699084da71 these should have remained ints 21 years ago
Rob Richards 76324c5f7c - speed and memory usage optimizations 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 19639aa9ab Use the new dependency system 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
Rob Richards eaf09df585 prep for release 21 years ago
foobar 39bcbfc306 - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
Ilia Alshanetsky c17b18689c Checks not needed, done by ext/libxml already. 21 years ago
Ilia Alshanetsky 6de75a77c6 Added missing safe_mode & open_basedir checks. 21 years ago
Rob Richards 8462621bd7 add workaround for libxml bug when using next() method 21 years ago
Pierre Joye 7eaece85a8 - zend_bool for boolean arg 21 years ago
Rob Richards 74259c9124 no longer experimental 22 years ago
Edin Kadribasic 7941b599fc No PECL should be enabled by default 22 years ago
Rob Richards 4897bbe125 prep for stable release 22 years ago
Rob Richards 950f950ecd add optional name parameter to next() 22 years ago
Rob Richards d3b364fdc7 add chregu as maintainer 22 years ago
Christian Stocker 7f9a606b62 Adding next() method 22 years ago
Rob Richards dbe02eff78 check for dom support 22 years ago
Christian Stocker 33cd5e9b43 - added expand support (see http://www.xmlsoft.org/xmlreader.html#Mixing for the details behind 22 years ago
Rob Richards 0953c573ad allow ->open() and ->XML() to be called statically 22 years ago
Rob Richards adeb21cd8e add package.xml 22 years ago
Rob Richards 80fd6dcaa4 add relaxNG support 22 years ago
Rob Richards 5094e4e67c initial revision 22 years ago