php-src/ext/random/tests/03_randomizer
2024-08-21 21:12:17 +01:00
..
methods Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
compatibility_array_rand.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
compatibility_mt_rand.phpt Deprecate MT_RAND_PHP (#11560) 2023-07-07 12:16:48 +02:00
compatibility_user.phpt random: Perform fewer iterations if SKIP_SLOW_TESTS is set (#12279) 2023-09-23 14:48:33 +02:00
construct_twice.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
engine_unsafe_biased.phpt Merge branch 'PHP-8.2' into PHP-8.3 2024-01-14 13:03:33 +01:00
engine_unsafe_empty_string.phpt Merge branch 'PHP-8.2' into PHP-8.3 2024-01-14 13:03:33 +01:00
engine_unsafe_exits.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
engine_unsafe_nul.phpt random/standard: Adjust #13138 for PHP 8.3 2024-01-14 13:05:44 +01:00
engine_unsafe_throws.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
gh_9186_unserialize.phpt Fix GH-9186 @strict-properties can be bypassed using unserialization (#9354) 2022-08-30 07:46:32 -04:00
readonly.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
serialize.phpt random: Perform fewer iterations if SKIP_SLOW_TESTS is set (#12279) 2023-09-23 14:48:33 +02:00
serialize_disallowed.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00