FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.48k stars 332 forks source link

Fix: Allow tests to fail on PHP 8.3 #693

Closed localheinz closed 10 months ago

localheinz commented 10 months ago

What is the reason for this PR?

Follows #684. Related to #694.

Author's checklist

Summary of changes

In all likelihood, PHP 8.3 will be released on November 23, 2023 - we still have enough time to fix issues until and after then.

Review checklist