forked from fzaninotto/Faker
-
Notifications
You must be signed in to change notification settings - Fork 397
Closed
Labels
Milestone
Description
In all likelihood, PHP 8.3 will be released on November 23, 2023, and it would be great if we could support PHP 8.3 soon after the official release.
- require tests to pass on PHP 8.3
- stop using
MT_RAND_PHP
constant deprecated on PHP 8.3
ejunker