Summary
While running my PHPUnit test suite on the first PHP 8.2 alpha release, I noticed the following deprecation warning:
Use of "static" in callables is deprecated in /app/vendor/fakerphp/faker/src/Faker/Provider/Base.php on line 374
Versions
|
Version |
| PHP |
8.2.0alpha1 |
fakerphp/faker |
1.19.0 |