php-src/ext/reflection/tests/internal_parameter_default_value
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
..
check_all.phpt Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
ReflectionParameter_getDefaultValue_Internal.phpt
ReflectionParameter_getDefaultValueConstantName_Internal.phpt Fix stubs of DateTimeZone->getTransitions (#17992) 2025-06-03 22:42:05 -07:00
ReflectionParameter_isDefaultValueAvailable_Internal.phpt
ReflectionParameter_isDefaultValueConstant_Internal.phpt
ReflectionParameter_toString_Internal.phpt Another pass of improving ext/date argument names 2020-07-26 10:38:53 +01:00