Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7616c8d

Browse filesBrowse files
committed
bug #47918 [Intl] Update the ICU data to 72.1 - 5.4 (jderusse)
This PR was merged into the 5.4 branch. Discussion ---------- [Intl] Update the ICU data to 72.1 - 5.4 | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | / | License | MIT | Doc PR | / Commits ------- 4e997b9 [Intl] Update the ICU data to 72.1 - 5.4
2 parents 88cdbce + 4e997b9 commit 7616c8d
Copy full SHA for 7616c8d

File tree

Expand file treeCollapse file tree

512 files changed

+18060
-5413
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

512 files changed

+18060
-5413
lines changed

‎src/Symfony/Component/Intl/Intl.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Intl.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public static function getIcuDataVersion(): string
117117
*/
118118
public static function getIcuStubVersion(): string
119119
{
120-
return '71.1';
120+
return '72.1';
121121
}
122122

123123
/**

‎src/Symfony/Component/Intl/Resources/data/currencies/bn.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/currencies/bn.php
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
],
6969
'AWG' => [
7070
0 => 'AWG',
71-
1 => 'আরুবা গিল্ডার',
71+
1 => 'আরুবা ফ্লোরিন',
7272
],
7373
'AZM' => [
7474
0 => 'AZM',
@@ -132,7 +132,7 @@
132132
],
133133
'BOB' => [
134134
0 => 'BOB',
135-
1 => 'বলিভিয়ানো',
135+
1 => 'বলিভিয়ান বলিভিয়ানো',
136136
],
137137
'BOP' => [
138138
0 => 'BOP',
@@ -412,7 +412,7 @@
412412
],
413413
'GYD' => [
414414
0 => 'GYD',
415-
1 => 'গাইয়েনা ডলার',
415+
1 => 'গায়ানিজ ডলার',
416416
],
417417
'HKD' => [
418418
0 => 'HK$',
@@ -452,7 +452,7 @@
452452
],
453453
'ILS' => [
454454
0 => '',
455-
1 => 'ইস্রাইলি নতুন শেকেল',
455+
1 => 'ইসরায়েলি নতুন শেকেল',
456456
],
457457
'INR' => [
458458
0 => '',
@@ -500,7 +500,7 @@
500500
],
501501
'KMF' => [
502502
0 => 'KMF',
503-
1 => 'কম্বোরো ফ্রাঙ্ক',
503+
1 => 'কমোরিয়ান ফ্রাঙ্ক',
504504
],
505505
'KPW' => [
506506
0 => 'KPW',
@@ -640,7 +640,7 @@
640640
],
641641
'MWK' => [
642642
0 => 'MWK',
643-
1 => 'মালাউইয়ান কওয়াচ',
643+
1 => 'মালাউইয়ান কোয়াচা',
644644
],
645645
'MXN' => [
646646
0 => 'MX$',
@@ -708,7 +708,7 @@
708708
],
709709
'PAB' => [
710710
0 => 'PAB',
711-
1 => 'পানামা বেলবোয়া',
711+
1 => 'পানামানিয়ান বালবোয়া',
712712
],
713713
'PEI' => [
714714
0 => 'PEI',
@@ -836,7 +836,7 @@
836836
],
837837
'SRD' => [
838838
0 => 'SRD',
839-
1 => 'সুরিনাম ডলার',
839+
1 => 'সুরিনামিজ ডলার',
840840
],
841841
'SRG' => [
842842
0 => 'SRG',
+42Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<?php
2+
3+
return [
4+
'Names' => [
5+
'ANG' => [
6+
0 => 'ANG',
7+
1 => 'নেদারল্যান্ডস অ্যান্টিলিয়ান গিল্ডার',
8+
],
9+
'AWG' => [
10+
0 => 'AWG',
11+
1 => 'আরুবান গিল্ডার',
12+
],
13+
'BMD' => [
14+
0 => 'BMD',
15+
1 => 'বারমুডান ডলার',
16+
],
17+
'GTQ' => [
18+
0 => 'GTQ',
19+
1 => 'গুয়াতেমালান কেৎসাল',
20+
],
21+
'HNL' => [
22+
0 => 'HNL',
23+
1 => 'হন্ডুরান লেম্পিরা',
24+
],
25+
'HTG' => [
26+
0 => 'HTG',
27+
1 => 'হাইতিয়ান গুর্দ',
28+
],
29+
'MXN' => [
30+
0 => 'MX$',
31+
1 => 'মেক্সিকান পেসো',
32+
],
33+
'USD' => [
34+
0 => '$',
35+
1 => 'মার্কিন ডলার',
36+
],
37+
'XCD' => [
38+
0 => 'EC$',
39+
1 => 'পূর্ব ক্যারিবিয়ান ডলার',
40+
],
41+
],
42+
];

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.