You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
I expected $faker->secondaryAddress to work, but it doesn't, whilst it is documented in the README. A possible reason is that I'm not using en_US as locale, but rather nl_NL. But I wouldn't expect an error, even though I am not using the default en_US locale.
Versions
Version
PHP
7.3.14
fzaninotto/faker
^1.9.1
The text was updated successfully, but these errors were encountered:
Summary
I expected
$faker->secondaryAddress
to work, but it doesn't, whilst it is documented in the README. A possible reason is that I'm not usingen_US
as locale, but rathernl_NL
. But I wouldn't expect an error, even though I am not using the defaulten_US
locale.Versions
fzaninotto/faker
The text was updated successfully, but these errors were encountered: