FakerPHP / Faker

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

Fix: Reject invalid arguments #642

Closed localheinz closed 1 year ago

localheinz commented 1 year ago

What is the reason for this PR?

This pull request

Follows #639.

Author's checklist

Summary of changes

Review checklist

localheinz commented 1 year ago

Thank you, @pimjansen!