forked from symfony/polyfill
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug symfony#502 add Caribbean guilder to the list of currencies (xabbuh)
This PR was merged into the 1.x branch. Discussion ---------- add Caribbean guilder to the list of currencies added in symfony/symfony#58183 Commits ------- 5a6928e add Caribbean guilder to the list of currencies
- Loading branch information
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1219,6 +1219,10 @@ | |
array ( | ||
0 => 'EC$', | ||
), | ||
'XCG' => | ||
array ( | ||
0 => 'Cg.', | ||
), | ||
'XEU' => | ||
array ( | ||
0 => 'XEU', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters