We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ISO currencies not available in Faker : BOV, CHE, CHW, CLF, COU, MXV, SLE, SVC, USN, UYI, UYW, VED, XAG, XAU, XBA, XBB, XBC, XBD, XDR, XPD, XPT, XSU, XTS, XUA, XXX, ZWG
BOV
CHE
CHW
CLF
COU
MXV
SLE
SVC
USN
UYI
UYW
VED
XAG
XAU
XBA
XBB
XBC
XBD
XDR
XPD
XPT
XSU
XTS
XUA
XXX
ZWG
Outdated currencies used in Faker : SLL
SLL
fakerphp/faker
// `SLL` currency code breaks external currency libraries.
// 'SLL' currency code should not be used
// \Exception thrown
i.e. UnknownCurrencyException` in Brick/Money
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
ISO currencies not available in Faker :
BOV
,CHE
,CHW
,CLF
,COU
,MXV
,SLE
,SVC
,USN
,UYI
,UYW
,VED
,XAG
,XAU
,XBA
,XBB
,XBC
,XBD
,XDR
,XPD
,XPT
,XSU
,XTS
,XUA
,XXX
,ZWG
Outdated currencies used in Faker :
SLL
Versions
fakerphp/faker
Self-enclosed code snippet for reproduction
// `SLL` currency code breaks external currency libraries.
Expected output
Actual output
// \Exception thrown
i.e. UnknownCurrencyException` in Brick/Money
The text was updated successfully, but these errors were encountered: