php-src/ext/simplexml
Dmitry Stogov b02b81299c Comparison cleanup:
- introduce zend_compare() that returns -1,0,1 dirctly (without intermediate zval)
- remove compare_objects() object handler, and keep only compare() handler
2019-10-07 17:57:49 +03:00
..
tests Convert some notices to warnings 2019-10-02 10:34:08 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_simplexml_exports.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_simplexml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
simplexml_arginfo.h Add SimpleXML arginfo stubs 2019-09-25 10:34:21 +02:00
simplexml.c Comparison cleanup: 2019-10-07 17:57:49 +03:00
simplexml.stub.php Add SimpleXML arginfo stubs 2019-09-25 10:34:21 +02:00
sxe_arginfo.h Add SimpleXML arginfo stubs 2019-09-25 10:34:21 +02:00
sxe.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
sxe.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
sxe.stub.php Add SimpleXML arginfo stubs 2019-09-25 10:34:21 +02:00