228 Commits (728acc3785ec9ca6b2233ee8071805d139dda2bd)

Author SHA1 Message Date
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 21 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
Christian Stocker 0936bfa42c renamed registerNamespace() to registerXPathNamespace() 22 years ago
Christian Stocker 0b244def73 added new method SimpleXMLElement->registerNamespace(string prefix, string uri) 22 years ago
Wez Furlong ed682e570a Implement extension load-order deps. 22 years ago
Wez Furlong 263723ec9b Update for count_elements handler for overloaded objects. 22 years ago
Marcus Boerger b6321d4e8a Fix class names 22 years ago
Marcus Boerger f8ff2ccf20 Fix writing of SQLite and SimpleXMl extension and add Rob to the credits 22 years ago
George Schlossnagle 8b2a760004 added test for property_exists checks. 22 years ago
George Schlossnagle b9c04fe19a fixed non-existent elements check 22 years ago
Stanislav Malyshev 5b0f6b1f34 Update for new read_property API 22 years ago
Derick Rethans f66c62cef8 - Fixed compilation on the 'broken' IRIX native compiler. 22 years ago
Marcus Boerger decc3fc6e6 Add new test 22 years ago
Marcus Boerger 6b0f57ee50 Rename hasMore() to valid() as discussed. (Part II) 22 years ago
Rob Richards 76ee5707f7 Fix bug #27436 dom_import_simplexml innaccurate 22 years ago
Rob Richards 16136dfe93 Fix bug #27237: Working with simplexml crashes apache2 22 years ago
Frank M. Kromann cf2c4b26bb Adding mising declaration (needed for Win32 compilation) 22 years ago
Derick Rethans cd4a39edf9 - Fixed start-up problem if both SPL and SimpleXML were enabled. The 22 years ago
Zeev Suraski 30171a7590 zend_default_classes.h -> zend_exceptions.h 22 years ago
Zeev Suraski c8c0e97982 Prevent SimpleXML from silently modifying types of variables that are 22 years ago
Rob Richards 5731108c55 Fix test 22 years ago
Rob Richards 6e4a4e8a9a Fix compiler warnings 22 years ago
Zeev Suraski e8e9b2afee Implement get callback for SimpleXML (it now supports pre/post increment 22 years ago
Zeev Suraski 2a9e1294bc Update to new API 22 years ago
Zeev Suraski 8424be849f - Update with new destructor code 22 years ago
Marcus Boerger dfad2955ee Update tests 22 years ago
foobar 7ad385b109 CS fix (functions should not be available if they are not available :) 22 years ago
Marcus Boerger 95c15b024a Add new test 22 years ago
Marcus Boerger 66ed0a49fa Update tests 22 years ago
Rob Richards bc2521b662 Fix bug #27010: segfault after returning nodes with children() 22 years ago
Rob Richards a4c2f31751 Fix namespace regression bug 22 years ago
Rob Richards 500fa86c1b Fix Bug #26976 (Can not access array elements using array indices) 22 years ago
foobar 21d5052f70 typo fix 22 years ago
foobar 4716c724d2 test for bug #26976 22 years ago
foobar bdd3b13c53 Goto targets should not be indented (some compilers choke on this, iirc) 22 years ago
Sterling Hughes bd306c8b52 - 22 years ago
Frank M. Kromann 0d6fcd02cb Fix compilation of simplexml when spl is build as shared object 22 years ago