209 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
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
Marcus Boerger b0620b27be Rename header to prevent name clashes with external files 22 years ago
Marcus Boerger 517c5f5fc5 Necessary as long as SPL is shared/dll 22 years ago
Marcus Boerger 913f5ce8ec Fix Warning 22 years ago
Marcus Boerger 8f4e9d9e42 Enable inherited classes inside SPL and respect order of module init. 22 years ago
Marcus Boerger bb678c07b5 Use external files only in 001.phpt & tests for bugs 22 years ago
Marcus Boerger 9d5ef0070f Export access to class_entry by function. 22 years ago
Sterling Hughes 6bd7c45f74 update the tests proper-like 22 years ago
Sterling Hughes 594f6433af update the examples 22 years ago
Sterling Hughes cb7e90119f namespace accesses are now soley URI based as opposed to prefix based. 22 years ago
Derick Rethans c74bb58721 - Fix typoes 22 years ago
Jon Parise c303c352d0 Spell 'element' correctly. 22 years ago
Marcus Boerger 9e29f17493 Major bugfix for consistency. 22 years ago
Marcus Boerger 4ee7ba05bc Drop the external xml files no longer needed 22 years ago
Marcus Boerger c28af3a660 No external xml files 22 years ago
Marcus Boerger 253c97fbfe Don't use external xml files 22 years ago
Sterling Hughes d022278068 remove the parser errors here, so they accurately reflect what should happen. 22 years ago
Marcus Boerger 665a834a76 Fix parameter list and protos 22 years ago
Marcus Boerger 9c2e37e89a Add test for inherited simplexml classes 22 years ago
Marcus Boerger 9df72efb7c Make inherited sxe classes work 22 years ago