php-src/ext/random
Tim Düsterhus ddf7a5d4d9
random: Validate that the arrays do not contain extra elements when unserializing (#9458)
* Apply `var_dump()` in 02_engine/all_serialize_error.phpt

This ensures that an undetected serialization error is clear identifiable in the output.

* random: Validate that the arrays do not contain extra elements when unserializing
2022-09-05 17:33:36 +02:00
..
tests random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00
config.m4 GH-9464: Fix build on older macOs releases. 2022-09-04 02:12:28 +01:00
config.w32
CREDITS
engine_combinedlcg.c Add ext/random Exception hierarchy (#9220) 2022-08-02 20:04:28 +02:00
engine_mt19937.c random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00
engine_pcgoneseq128xslrr64.c random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00
engine_secure.c Add ext/random Exception hierarchy (#9220) 2022-08-02 20:04:28 +02:00
engine_user.c Add ext/random Exception hierarchy (#9220) 2022-08-02 20:04:28 +02:00
engine_xoshiro256starstar.c random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00
php_random.h Add ext/random Exception hierarchy (#9220) 2022-08-02 20:04:28 +02:00
random.c Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
random.stub.php Add ext/random Exception hierarchy (#9220) 2022-08-02 20:04:28 +02:00
random_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
randomizer.c random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00