mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +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. |
||
---|---|---|
.. | ||
01_functions | ||
02_engine | ||
03_randomizer | ||
engines.inc |