php-src/ext/reflection
Nikita Popov d033d5c07a Fix reflection getDefaultValue() with user arg info
The default value is part of the op_array in that case, but we have
no way to access it. Fail gracefully.
2020-11-12 11:02:04 +01:00
..
tests Fix reflection getDefaultValue() with user arg info 2020-11-12 11:02:04 +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_arginfo.h Revert "Make ReflectionUnionType final" 2020-10-26 08:51:06 +01:00
php_reflection.c Fix reflection getDefaultValue() with user arg info 2020-11-12 11:02:04 +01:00
php_reflection.h Add Attributes 2020-06-04 18:19:49 +02:00
php_reflection.stub.php Revert "Make ReflectionUnionType final" 2020-10-26 08:51:06 +01:00