Commit 851f0ff
committed
bug symfony#60711 [Intl] Ensure data consistency between alpha and numeric codes (llupa)
This PR was merged into the 6.4 branch.
Discussion
----------
[Intl] Ensure data consistency between alpha and numeric codes
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#60696
| License | MIT
Commits
-------
7d67017 [Intl] Ensure data consistency between alpha and numeric codesFile tree
3 files changed
+20
-111
lines changed- src/Symfony/Component/Intl
- Data/Generator
- Resources/data/regions
- Tests
3 files changed
+20
-111
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
253 | 257 | | |
254 | 258 | | |
255 | 259 | | |
| |||
Lines changed: 0 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
531 | 530 | | |
532 | 531 | | |
533 | 532 | | |
| |||
715 | 714 | | |
716 | 715 | | |
717 | 716 | | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | 717 | | |
731 | 718 | | |
732 | 719 | | |
| |||
784 | 771 | | |
785 | 772 | | |
786 | 773 | | |
787 | | - | |
788 | | - | |
789 | | - | |
790 | | - | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | 774 | | |
811 | 775 | | |
812 | 776 | | |
813 | 777 | | |
814 | 778 | | |
815 | 779 | | |
816 | 780 | | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
817 | 794 | | |
818 | 795 | | |
819 | 796 | | |
| |||
992 | 969 | | |
993 | 970 | | |
994 | 971 | | |
995 | | - | |
| 972 | + | |
996 | 973 | | |
997 | 974 | | |
998 | 975 | | |
| |||
0 commit comments