Skip to content

Commit 026d246

Browse files
committed
[Intl] Update the ICU data to 78.3
1 parent ea1b1c5 commit 026d246

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

Intl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public static function getIcuDataVersion(): string
106106
*/
107107
public static function getIcuStubVersion(): string
108108
{
109-
return '78.2';
109+
return '78.3';
110110
}
111111

112112
/**

Resources/data/git-info.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Git information
22
===============
33

44
URL: https://github.com/unicode-org/icu.git
5-
Revision: f1b3db8ecd39d5b3a6eff4d5641b176c7f914dfb
5+
Revision: 21d1eb0f306e1141c10931e914dfc038c06121da
66
Author: Peter Edberg
7-
Date: 2026-01-05T20:16:32-08:00
7+
Date: 2026-03-16T15:41:53-07:00

Resources/data/languages/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
'saq' => 'Samburu',
485485
'sas' => 'Sasak',
486486
'sat' => 'Santali',
487-
'saz' => 'Saurashtra',
487+
'saz' => 'Sourashtra',
488488
'sba' => 'Ngambay',
489489
'sbp' => 'Sangu',
490490
'sc' => 'Sardinian',

Resources/data/scripts/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
'Samr' => 'Samaritan',
157157
'Sara' => 'Sarati',
158158
'Sarb' => 'Old South Arabian',
159-
'Saur' => 'Saurashtra',
159+
'Saur' => 'Sourashtra',
160160
'Sgnw' => 'SignWriting',
161161
'Shaw' => 'Shavian',
162162
'Shrd' => 'Sharada',

Resources/data/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
78.2
1+
78.3

0 commit comments

Comments
 (0)