mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
![]() PHP 8.1 and below interpreted unknown modes as `MT_RAND_MT19937`, but PHP 8.2+ interprets them as `MT_RAND_PHP`. Align the behavior with PHP 8.1 and below, because folks should be steered towards the standard mode. |
||
---|---|---|
.. | ||
array_rand_mt_rand_php.phpt | ||
bug46587.phpt | ||
bug75170.phpt | ||
bug75514.phpt | ||
gh-10292.phpt | ||
lcg_value_basic.phpt | ||
mt_getrandmax_basic.phpt | ||
mt_rand_basic.phpt | ||
mt_rand_value.phpt | ||
mt_srand_basic.phpt | ||
mt_srand_unknown_mode.phpt | ||
rand_basic.phpt | ||
rand_inverted_order.phpt | ||
random_bytes.phpt | ||
random_bytes_error.phpt | ||
random_int.phpt | ||
random_int_error.phpt | ||
reflection.phpt | ||
srand_basic.phpt |