php-src/ext/reflection
Nikita Popov ab73d142c9 Eliminate uses of _default_load_name()
Instead fetch the name from the function/class/property,
as appropriate. This makes us independent of the property,
and eliminates error conditions related to it.
2020-04-07 16:25:44 +02:00
..
tests Remove <default> prefix from reflection dump 2020-04-02 11:25:41 +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.c Eliminate uses of _default_load_name() 2020-04-07 16:25:44 +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 Eliminate uses of _default_load_name() 2020-04-07 16:25:44 +02:00
php_reflection_arginfo.h Regenerate reflection stubs 2020-03-07 20:26:06 +01:00