-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace mt_srand() by \Random\Engine\Mt19937 calls for php >= 8.2
These functions will be deprecated in PHP 8.3 See https://wiki.php.net/rfc/deprecations_php_8_3 which gives an example of implementation for newer version of php
- Loading branch information
Showing
1 changed file
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters