53 Commits (adabdede5e4cc039ebb7e128f3ed42fa4697c845)

Author SHA1 Message Date
Rob Richards c58c7b88b1 return EMPTY_TEXT here 20 years ago
Rob Richards f7575a538e unicode support for handling filenames 20 years ago
Rob Richards d4be83b5c4 unicode support 20 years ago
Antony Dovgal a07500042d implement a dummy clone_obj handler for ze1 compat mode 20 years ago
Rob Richards aa38b5572e Synch with HEAD 20 years ago
Rob Richards ac4afe552b - revert back to using internal buffer 20 years ago
Antony Dovgal 0f510a6a95 #ifdef new functions and use their bodies to make PECL extensions compile with PHP < 5.1.3 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 867f89e575 - MFH Return NULL instead of '' if node does not exist 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 59b8592c8c 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) 21 years ago
Antony Dovgal 652d77eca4 fix #36743 (In a class extending XMLReader array properties are not writable) 21 years ago
Antony Dovgal bccf4bd9e7 MFH: initialize variables and reduce the number of warnings 21 years ago
Antony Dovgal 96543b01ad initialize variables and reduce the number of warnings 21 years ago
Antony Dovgal 6ba295f311 int -> long 64bit fixes 21 years ago
foobar 251c5173fd bump year and license version 21 years ago
foobar 5bd93221a8 bump year and license version 21 years ago
Pierre Joye d831a501f7 - MFH: typo in error msg 21 years ago
Pierre Joye 02b822397f - typo in error msg 21 years ago
Pierre Joye ab056b02a1 - fix {{{ 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
Antony Dovgal 8aedeb8513 tix fypo 21 years ago
Zeev Suraski 9e5bd669d9 Fix prototypes (MFB) 21 years ago
Zeev Suraski 5238fb0bee Fix prototypes 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
Dmitry Stogov d3e0b57e1a Allow recursive calls to __get/__set for different properties 21 years ago
Antony Dovgal 241aa9a59d MFH: fix #35197 (Destructor is not called) and similar issues in other extensions 21 years ago
Antony Dovgal e658842761 fix #35197 (Destructor is not called) and similar issues in other extensions 21 years ago
Rob Richards 709f73aea7 MFH: move constants to class 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
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 22 years ago
Pierre Joye 7eaece85a8 - zend_bool for boolean arg 22 years ago
Rob Richards 950f950ecd add optional name parameter to next() 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