php-src/ext/random/tests/03_randomizer
Tim Düsterhus f7d426cca6
Unify structure for ext/random's randomizer tests (#9410)
* Unify structure for ext/random's engine tests (2)

This makes adjustments that were missed in
2d6a883b3a.

* Add `engines.inc` for ext/random tests

* Unify structure for ext/random's randomizer tests
2022-08-31 19:22:39 +02:00
..
methods Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +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 Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
compatibility_user.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +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 Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
engine_unsafe_empty_string.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +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_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 Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
serialize_disallowed.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00