php-src/ext/simplexml
Nikita Popov 6d505d4445 Add RETURN/RETVAL_COPY_DEREF() macros
These were missing from the set...

I think quite a few of these usages don't actually need the DEREF,
but I've just kept things as is for now.
2021-07-22 09:44:19 +02:00
..
tests Declare tentative return types for ext/simplexml 2021-05-26 11:23:38 +02:00
config.m4 Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
config.w32 Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
CREDITS
php_simplexml_exports.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_simplexml.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
simplexml_arginfo.h Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
simplexml.c Add RETURN/RETVAL_COPY_DEREF() macros 2021-07-22 09:44:19 +02:00
simplexml.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00