php-src/ext/random/tests/03_randomizer
Tim Düsterhus 1a4dfd5658
random: Fix error message formatting for Randomizer::getFloat() (#19008)
Error messages should not end with a `.`.
2025-07-02 13:58:05 +02:00
..
methods random: Fix error message formatting for Randomizer::getFloat() (#19008) 2025-07-02 13:58:05 +02: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 Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07: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 Fix test failures in engine_unsafe_empty_string.phpt (#18727) 2025-06-01 15:45:36 +02: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 Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
serialize_disallowed.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00