php-src/ext/reflection
DanielEScherzer 171501b93f
Replace @deprecated with #[\Deprecated] for internal constants (#18780)
Only covers constants declared via stub files, others will be handled
separately in a later commit.

Does not include the intl extension, since that had some errors relating to the
cpp code; that extension will be updated separately.
2025-06-26 11:27:15 -07:00
..
tests Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32
CREDITS
php_reflection.c [RFC] Add support for attributes on compile-time constants 2025-04-29 11:53:09 -07:00
php_reflection.h Lazy objects 2024-08-30 17:30:03 +02:00
php_reflection.stub.php [RFC] Add support for attributes on compile-time constants 2025-04-29 11:53:09 -07:00
php_reflection_arginfo.h [RFC] Add support for attributes on compile-time constants 2025-04-29 11:53:09 -07:00