FakerPHP / Faker

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

fix #832 #836

Closed gam6itko closed 6 months ago

gam6itko commented 6 months ago

What is the reason for this PR?

Author's checklist

Summary of changes

Fix ru_RU name() female lastNames

Review checklist

gam6itko commented 6 months ago

I just tried the tests for Person on another machine, they pass successfully

pimjansen commented 6 months ago

See my comments

localheinz commented 6 months ago

Thank you, @davydovks, @gam6itko, and @pimjansen!