php-src/ext/reflection
Nikita Popov 696ae335e3 Export API for fetching internal func default
Make this functionality available outside reflection.
2020-04-09 14:55:55 +02:00
..
tests Add test to make sure internal param default eval doesn't error 2020-04-09 11:22:55 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_reflection_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
php_reflection.c Export API for fetching internal func default 2020-04-09 14:55:55 +02:00
php_reflection.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_reflection.stub.php Remove most uses of _default_get_name() 2020-04-07 16:42:40 +02:00