263 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Hannes Magnusson aaa1d62614 MFH: fix/add SKIPIF 20 years ago
Hannes Magnusson ae1ec65637 Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML() 20 years ago
Antony Dovgal 8df36aaf32 fix test 20 years ago
Rob Richards d6a526d66b restore missing ze1 compat code 20 years ago
Zeev Suraski 66b90c7052 Final ze1_compat restoration - it was mostly done by hand, so if anybody 20 years ago
Marcus Boerger 200c627aeb - MFH Sync with head (namespace prefix handling) 20 years ago
Marcus Boerger 64701cf42b - MFH Bugfix #37565 20 years ago
Marcus Boerger 09b741ff47 - MFH Proto fix/add 20 years ago
Marcus Boerger 0dacd6d5c0 - ze1 cleanup (bjori) /thx 20 years ago
Marcus Boerger 77c1b56cd7 - Update after api changes 20 years ago
Marcus Boerger 011266f7e1 - MFH Fix properties access to children() result 20 years ago
Marcus Boerger 45b64e7a99 - Coverity issue 59 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
Antony Dovgal 59b8592c8c fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
Antony Dovgal bf3a7e12e1 add new tests 20 years ago
Rob Richards 8dffbf217d - Synch with head 20 years ago
Antony Dovgal e43a77d84c add test 20 years ago
Antony Dovgal a9080d38f4 fix #36611 (assignment to SimpleXML object attribute changes argument type to string) 20 years ago
Rob Richards 84ad62553d nuke tests for libxml2 version - will always be > 2.6.0 20 years ago
Marcus Boerger c5d70528d7 - MFH Fix count/foreach interaction 20 years ago
Marcus Boerger 44d4ba478f - Cleanup 20 years ago
Dmitry Stogov cde6f6e0cc Fixed memory leak 20 years ago
Marcus Boerger 4d442447f1 - Synch with head 20 years ago
Antony Dovgal c353a52a11 initialize variables 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Marcus Boerger 9a6a266b16 - MFH Fixed Bug #35785 (SimpleXML memory read error) 20 years ago
Marcus Boerger ad61a18a2e - MFH Add new test 20 years ago
Antony Dovgal c92ae847c7 add missing skipif conditions 21 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Marcus Boerger 40a3cdd97b - MFH 21 years ago
Marcus Boerger cfeb12ccf5 - MFH Fix parameter parsing 21 years ago
Rasmus Lerdorf b03351633a And simplexml doesn't need dom anymore to do the import 21 years ago
Marcus Boerger 9622ccface - Drop unnecessary exports to prevent forward BC problems 21 years ago
Marcus Boerger 5460d2dad6 - Fix issue with entities in attributes 21 years ago
Marcus Boerger 308a64bc08 - MFH Really allow SXE being shared by not using anything from it directly in SPL 21 years ago
Marcus Boerger 69722777a0 - Allow xpl/simplexml integration with simplexml being built shared 21 years ago
Rob Richards ab78a63357 MFH: make sxe_properties_get respect namespace scope 21 years ago
foobar 9477097564 MFH: Nuked EOLs from error messages 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Rasmus Lerdorf 3064cb787d Missing closing folding marker 21 years ago
foobar 340bcffdf0 - Unify (+ spl can't be build shared so COMPILE_DL_SPL 21 years ago
foobar 78a5b7693c Use the new dependency system 21 years ago
foobar 39bcbfc306 - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
Marcus Boerger 8de753f09e - Add tests 21 years ago
Rob Richards cb72e23c14 add optional parameter to pass libxml document load options 22 years ago
Rob Richards a50166004d remove cloning under ze1_compatibility_mode 22 years ago
Sara Golemon b48af415cd ZTS Fix 22 years ago
Ilia Alshanetsky ee656c4b32 php_error() -> php_error_docref() 22 years ago
Antony Dovgal 58f9ed3a8e nuke unused variable 22 years ago
Zeev Suraski 84e6f8f075 Fix prototypes 22 years ago