php-src/ext/reflection
Fabien Villepinte 6545f656be Add a test for ReflectionClass:getInterfaceNames()
The method was not tested against a class without interface.
2019-11-04 13:51:40 +01:00
..
tests Add a test for ReflectionClass:getInterfaceNames() 2019-11-04 13:51:40 +01: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 Fixed bug #78774 2019-11-04 11:04:02 +01:00
php_reflection.h Implement ReflectionReference 2019-02-13 12:21:18 +01:00