php-src/ext/random/tests/01_functions
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
..
array_rand_mt_rand_php.phpt Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
bug46587.phpt
bug75170.phpt
bug75514.phpt Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
lcg_value_basic.phpt random: Deprecate lcg_value() (#15211) 2024-08-04 18:24:21 +02:00
lcg_value_deprecation.phpt random: Deprecate lcg_value() (#15211) 2024-08-04 18:24:21 +02:00
mt_getrandmax_basic.phpt
mt_rand_basic.phpt
mt_rand_value.phpt Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
mt_srand_unknown_mode.phpt Merge branch 'PHP-8.2' into PHP-8.3 2024-02-29 18:10:39 +01:00
rand_basic.phpt
rand_inverted_order.phpt
random_bytes.phpt
random_bytes_error.phpt
random_int.phpt
random_int_error.phpt
reflection.phpt