FakerPHP / Faker

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

fixed hr_HR cities, removed bogus city #806

Closed tjodalv closed 3 months ago

tjodalv commented 8 months ago

What is the reason for this PR?

I've removed bogus city name in the hr_HR provided because it is not a city in Croatia and would sometimes cause errors when seeding the database field that has string length limit.

Author's checklist

Summary of changes

Removed bogus city from hr_HR/Address.php file.

Review checklist

tjodalv commented 8 months ago

I've removed city 'Dodatak:Imena europskih gradova na različitim jezicima' from cities array because it is not a city in Croatia and because of it's length would cause errors when seeding the database.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 1 week if no further activity occurs. Thank you for your contributions.

tjodalv commented 5 months ago

Knock knock. Does anyone maintains this repo?!?