Skip to content
New issue

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

Outdated currencies #919

Open
vjandrea opened this issue Dec 6, 2024 · 0 comments
Open

Outdated currencies #919

vjandrea opened this issue Dec 6, 2024 · 0 comments

Comments

@vjandrea
Copy link

vjandrea commented Dec 6, 2024

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

Version
PHP 8.3.12
fakerphp/faker 1.24.1

Self-enclosed code snippet for reproduction

// `SLL` currency code breaks external currency libraries.

Expected output

// 'SLL' currency code should not be used

Actual output

// \Exception thrown

i.e. UnknownCurrencyException` in Brick/Money

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant