php-src/ext/xmlreader
Máté Kocsis 3709e74b5e
Store default parameter values of internal functions in arg info
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2020-04-08 18:37:51 +02:00
..
tests Reindent phpt files 2020-02-03 22:52:20 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_xmlreader.c Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
php_xmlreader.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
xmlreader.stub.php Don't specify method return values in stubs 2019-10-11 12:19:00 +02:00
xmlreader_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00