php-src/ext/reflection
Nikita Popov 42fbc76d9c Always invoke zpp in ReflectionProperty::getValue/isInitialized
Make sure we still perform a zpp check for the static case, and
also always enforce that the parameter is ?object. Otherwise we
violate the specified signature.
2020-02-10 11:05:26 +01:00
..
tests Always invoke zpp in ReflectionProperty::getValue/isInitialized 2020-02-10 11:05:26 +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 Always invoke zpp in ReflectionProperty::getValue/isInitialized 2020-02-10 11:05:26 +01: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 Always invoke zpp in ReflectionProperty::getValue/isInitialized 2020-02-10 11:05:26 +01:00
php_reflection_arginfo.h Always invoke zpp in ReflectionProperty::getValue/isInitialized 2020-02-10 11:05:26 +01:00