File tree 3 files changed +31
-2
lines changed
src/Symfony/Component/Intl/Tests/Data/Provider
3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change @@ -523,8 +523,8 @@ abstract class AbstractCurrencyDataProviderTest extends AbstractDataProviderTest
523
523
'WST ' => 882 ,
524
524
'YER ' => 886 ,
525
525
'YUN ' => 890 ,
526
+ 'YUD ' => 890 ,
526
527
'YUM ' => 891 ,
527
- 'YUD ' => 891 ,
528
528
'CSD ' => 891 ,
529
529
'ZMK ' => 894 ,
530
530
'TWD ' => 901 ,
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ abstract class AbstractDataProviderTest extends TestCase
124
124
'en ' ,
125
125
'en_001 ' ,
126
126
'en_150 ' ,
127
+ 'en_AE ' ,
127
128
'en_AG ' ,
128
129
'en_AI ' ,
129
130
'en_AS ' ,
@@ -230,6 +231,7 @@ abstract class AbstractDataProviderTest extends TestCase
230
231
'en_ZM ' ,
231
232
'en_ZW ' ,
232
233
'eo ' ,
234
+ 'eo_001 ' ,
233
235
'es ' ,
234
236
'es_419 ' ,
235
237
'es_AR ' ,
@@ -267,6 +269,23 @@ abstract class AbstractDataProviderTest extends TestCase
267
269
'fa_AF ' ,
268
270
'fa_IR ' ,
269
271
'ff ' ,
272
+ 'ff_CM ' ,
273
+ 'ff_GN ' ,
274
+ 'ff_Latn ' ,
275
+ 'ff_Latn_BF ' ,
276
+ 'ff_Latn_CM ' ,
277
+ 'ff_Latn_GH ' ,
278
+ 'ff_Latn_GM ' ,
279
+ 'ff_Latn_GN ' ,
280
+ 'ff_Latn_GW ' ,
281
+ 'ff_Latn_LR ' ,
282
+ 'ff_Latn_MR ' ,
283
+ 'ff_Latn_NE ' ,
284
+ 'ff_Latn_NG ' ,
285
+ 'ff_Latn_SL ' ,
286
+ 'ff_Latn_SN ' ,
287
+ 'ff_MR ' ,
288
+ 'ff_SN ' ,
270
289
'fi ' ,
271
290
'fi_FI ' ,
272
291
'fo ' ,
@@ -471,6 +490,7 @@ abstract class AbstractDataProviderTest extends TestCase
471
490
'pl_PL ' ,
472
491
'ps ' ,
473
492
'ps_AF ' ,
493
+ 'ps_PK ' ,
474
494
'pt ' ,
475
495
'pt_AO ' ,
476
496
'pt_BR ' ,
@@ -640,11 +660,15 @@ abstract class AbstractDataProviderTest extends TestCase
640
660
'bs_BA ' => 'bs_Latn_BA ' ,
641
661
'en_NH ' => 'en_VU ' ,
642
662
'en_RH ' => 'en_ZW ' ,
663
+ 'ff_CM ' => 'ff_Latn_CM ' ,
664
+ 'ff_GN ' => 'ff_Latn_GN ' ,
665
+ 'ff_MR ' => 'ff_Latn_MR ' ,
666
+ 'ff_SN ' => 'ff_Latn_SN ' ,
643
667
'in ' => 'id ' ,
644
668
'in_ID ' => 'id_ID ' ,
645
669
'iw ' => 'he ' ,
646
670
'iw_IL ' => 'he_IL ' ,
647
- 'mo ' => 'ro_MD ' ,
671
+ 'mo ' => 'ro ' ,
648
672
'no ' => 'nb ' ,
649
673
'no_NO ' => 'nb_NO ' ,
650
674
'no_NO_NY ' => 'nn_NO ' ,
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ abstract class AbstractScriptDataProviderTest extends AbstractDataProviderTest
62
62
'Egyh ' ,
63
63
'Egyp ' ,
64
64
'Elba ' ,
65
+ 'Elym ' ,
65
66
'Ethi ' ,
66
67
'Geok ' ,
67
68
'Geor ' ,
@@ -84,6 +85,7 @@ abstract class AbstractScriptDataProviderTest extends AbstractDataProviderTest
84
85
'Hira ' ,
85
86
'Hluw ' ,
86
87
'Hmng ' ,
88
+ 'Hmnp ' ,
87
89
'Hrkt ' ,
88
90
'Hung ' ,
89
91
'Inds ' ,
@@ -132,6 +134,7 @@ abstract class AbstractScriptDataProviderTest extends AbstractDataProviderTest
132
134
'Mtei ' ,
133
135
'Mult ' ,
134
136
'Mymr ' ,
137
+ 'Nand ' ,
135
138
'Narb ' ,
136
139
'Nbat ' ,
137
140
'Newa ' ,
@@ -154,6 +157,7 @@ abstract class AbstractScriptDataProviderTest extends AbstractDataProviderTest
154
157
'Phnx ' ,
155
158
'Plrd ' ,
156
159
'Prti ' ,
160
+ 'Qaag ' ,
157
161
'Rjng ' ,
158
162
'Rohg ' ,
159
163
'Roro ' ,
@@ -197,6 +201,7 @@ abstract class AbstractScriptDataProviderTest extends AbstractDataProviderTest
197
201
'Vaii ' ,
198
202
'Visp ' ,
199
203
'Wara ' ,
204
+ 'Wcho ' ,
200
205
'Wole ' ,
201
206
'Xpeo ' ,
202
207
'Xsux ' ,
You can’t perform that action at this time.
0 commit comments