php-src/ext/reflection
Ilija Tovilo adfdfb2e1e
Improvements in modifier parsing (#9926)
Use a shared non-terminal for all class modifiers. This avoids conflicts when
adding modifiers that are only valid for certain targets. This change is
necessary for asymmetric visibility but might be useful for other future
additions.

Closes GH-9926
2022-11-17 16:20:27 +01:00
..
tests Improvements in modifier parsing (#9926) 2022-11-17 16:20:27 +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
php_reflection.c Throw in ReflectionMethod::__construct() when initialized with private parent method 2022-10-10 00:49:10 +02:00
php_reflection.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_reflection.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2022-09-02 13:55:57 +02:00
php_reflection_arginfo.h Merge branch 'PHP-8.1' into PHP-8.2 2022-09-02 13:55:57 +02:00