Skip to content

Commit

Permalink
bug #510 Add Zimbabwean Gold to the list of currencies (stof)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.x branch.

Discussion
----------

Add Zimbabwean Gold to the list of currencies

This matches the update to ICU 76.1 done in symfony/intl

Commits
-------

7e682c7 Add Zimbabwean Gold to the list of currencies
  • Loading branch information
xabbuh committed Dec 22, 2024
2 parents a5ae132 + 7e682c7 commit 4140adc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Intl/Icu/Resources/currencies.php
Original file line number Diff line number Diff line change
Expand Up @@ -1309,6 +1309,10 @@
1 => 0,
2 => 0,
),
'ZWG' =>
array (
0 => 'ZWG',
),
'ZWL' =>
array (
0 => 'ZWL',
Expand Down

0 comments on commit 4140adc

Please sign in to comment.