php-src/ext/random/tests/02_engine
Niels Dossche b83a8d5768
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Fix reference type confusion and leak in user random engine
2025-05-31 15:38:06 +02:00
..
all_serialize_error.phpt random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00
all_serialize_native.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
all_serialize_user.phpt Merge branch 'PHP-8.3' 2023-10-14 18:38:43 +02:00
mt19937_error.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
mt19937_serialize.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
mt19937_value.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
pcgoneseq128xslrr64_jump_error.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
pcgoneseq128xslrr64_seed.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
pcgoneseq128xslrr64_serialize.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
pcgoneseq128xslrr64_value.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
user_compatibility.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
user_reference_return.phpt Fix reference type confusion and leak in user random engine 2025-05-31 15:36:33 +02:00
xoshiro256starstar_seed.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
xoshiro256starstar_serialize.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
xoshiro256starstar_value.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00