php-src/ext/xml
Nikita Popov 15846ff115 Add ZVAL_OBJ_COPY macro
For the common ZVAL_OBJ + GC_ADDREF pattern.
This mirrors the existing ZVAL_STR_COPY API.
2020-06-17 16:36:56 +02:00
..
tests Trim trailing whitespaces and fix code style 2020-05-12 17:00:11 +02:00
compat.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
config.m4 Use a common setup macro to detect the Expat library 2019-06-04 10:10:50 +02:00
config.w32
CREDITS
expat_compat.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
xml.c Add ZVAL_OBJ_COPY macro 2020-06-17 16:36:56 +02:00
xml.stub.php Fix UNKNOWN default values in ext/xml 2020-05-06 19:15:39 +02:00
xml_arginfo.h Fix UNKNOWN default values in ext/xml 2020-05-06 19:15:39 +02:00