Skip to content

Commit 42d3a03

Browse files
authored
Merge pull request #670 from giggsey/upstream-8.13.54
Upstream metadata changes from Google for v8.13.54
2 parents b3362a3 + 3e5a465 commit 42d3a03

15 files changed

+20
-18
lines changed

METADATA-VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# It can be a commit, branch or tag of the https://github.com/google/libphonenumber project
33
#
44
# For more information, look at the phing tasks in build.xml
5-
v8.13.53
5+
v8.13.54

src/carrier/data/en/223.php

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
22382 => 'Orange',
2222
22383 => 'Orange',
2323
22384 => 'Orange',
24+
22385 => 'Orange',
2425
22389 => 'Sotelma',
2526
22390 => 'Orange',
2627
22391 => 'Orange',

src/carrier/data/en/268.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
26876 => 'Swazi MTN',
1616
26877 => 'SPTC',
1717
26878 => 'Swazi MTN',
18-
26879 => 'Swazi Mobile Ltd',
18+
26879 => 'Eswatini Mobile',
1919
];

src/carrier/data/en/41.php

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
417552 => 'Swisscom',
3030
417553 => 'Swisscom',
3131
417557 => 'Swisscom',
32+
41757 => 'Swisscom',
3233
417600 => 'Sunrise',
3334
41762 => 'Sunrise',
3435
41763 => 'Sunrise',

src/carrier/data/en/48.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@
4747
484595 => 'Plus',
4848
4845950 => 'SIA Ntel Solutions',
4949
4845957 => 'BSG ESTONIA OU',
50-
4845958 => 'TELESTRADA S.A.',
51-
4845959 => 'TELESTRADA S.A.',
5250
484596 => 'Plus',
5351
484598 => 'Plus',
52+
484599 => 'Plus',
5453
4850 => 'Orange',
5554
4851 => 'Orange',
5655
4853 => 'Play',

src/carrier/data/en/51.php

+2-7
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,10 @@
1212
*/
1313

1414
return [
15+
5190 => 'Entel',
1516
51900 => 'Claro',
1617
51901 => 'Claro',
17-
51902 => 'Entel',
18-
51903 => 'Entel',
19-
51904 => 'Entel',
20-
51905 => 'Entel',
21-
51906 => 'Entel',
22-
51907 => 'Entel',
23-
51908 => 'Entel',
18+
51909 => 'Americatel',
2419
51910 => 'Claro',
2520
51912 => 'Entel',
2621
51913 => 'Claro',

src/carrier/data/en/852.php

+2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
852469 => 'China Mobile',
7575
8524699 => 'South China Telecommunications',
7676
852470 => 'Hutchison Telecom',
77+
852471 => 'Hutchison Telecom',
7778
852474 => 'China Mobile',
7879
852475 => 'Hutchison Telecom',
7980
852476 => 'China Mobile',
@@ -297,6 +298,7 @@
297298
852702 => 'Hutchison Telecom',
298299
852703 => 'Hutchison Telecom',
299300
852704 => 'Hutchison Telecom',
301+
852705 => 'Hutchison Telecom',
300302
8527071 => 'SmarTone',
301303
8527072 => 'SmarTone',
302304
8527073 => 'SmarTone',

src/carrier/data/zh/852.php

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
852469 => '中国移动',
7474
8524699 => '中國南方電信(香港)有限公司',
7575
852470 => '和記電話有限公司',
76+
852471 => '和記電話有限公司',
7677
852474 => '中国移动',
7778
852475 => '和記電話有限公司',
7879
852476 => '中国移动',
@@ -261,6 +262,7 @@
261262
852702 => '和記電話有限公司',
262263
852703 => '和記電話有限公司',
263264
852704 => '和記電話有限公司',
265+
852705 => '和記電話有限公司',
264266
8527071 => '数码通',
265267
8527072 => '数码通',
266268
8527073 => '数码通',

src/data/PhoneNumberMetadata_HK.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'PossibleLengthLocalOnly' => [],
3030
],
3131
'mobile' => [
32-
'NationalNumberPattern' => '(?:4(?:44[0-25-9]|6(?:1[0-7]|4[0-57-9]|6[0-4])|7(?:4[0-2]|6[0-5]))|5(?:73[0-6]|95[0-8])|6(?:26[013-8]|66[0-3])|70(?:7[1-8]|8[0-4])|84(?:4[0-2]|8[0-35-9])|9(?:29[013-9]|39[014-9]|59[0-4]|899))\\d{4}|(?:4(?:4[0-35-9]|6[02357-9]|7[05])|5(?:[1-59][0-46-9]|6[0-4689]|7[0-246-9])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|70[1-49]|84[0-39]|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}',
32+
'NationalNumberPattern' => '(?:4(?:44[0-25-9]|6(?:1[0-7]|4[0-57-9]|6[0-4])|7(?:4[0-2]|6[0-5]))|5(?:73[0-6]|95[0-8])|6(?:26[013-8]|66[0-3])|70(?:7[1-8]|8[0-4])|84(?:4[0-2]|8[0-35-9])|9(?:29[013-9]|39[014-9]|59[0-4]|899))\\d{4}|(?:4(?:4[0-35-9]|6[02357-9]|7[015])|5(?:[1-59][0-46-9]|6[0-4689]|7[0-246-9])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|70[1-59]|84[0-39]|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}',
3333
'ExampleNumber' => '51234567',
3434
'PossibleLength' => [
3535
8,

src/data/PhoneNumberMetadata_ML.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
'PossibleLengthLocalOnly' => [],
1717
],
1818
'fixedLine' => [
19-
'NationalNumberPattern' => '2(?:07[0-8]|12[67])\\d{4}|(?:2(?:02|1[4-689])|4(?:0[0-4]|4[1-39]))\\d{5}',
19+
'NationalNumberPattern' => '2(?:07[0-8]|12[67])\\d{4}|(?:2(?:02|1[4-689])|4(?:0[0-4]|4[1-59]))\\d{5}',
2020
'ExampleNumber' => '20212345',
2121
'PossibleLength' => [],
2222
'PossibleLengthLocalOnly' => [],
2323
],
2424
'mobile' => [
25-
'NationalNumberPattern' => '2(?:0(?:01|79)|17\\d)\\d{4}|(?:5[01]|[679]\\d|8[2-49])\\d{6}',
25+
'NationalNumberPattern' => '2(?:0(?:01|79)|17\\d)\\d{4}|(?:5[01]|[679]\\d|8[2-59])\\d{6}',
2626
'ExampleNumber' => '65012345',
2727
'PossibleLength' => [],
2828
'PossibleLengthLocalOnly' => [],

src/data/PhoneNumberMetadata_NC.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
'PossibleLengthLocalOnly' => [],
2323
],
2424
'mobile' => [
25-
'NationalNumberPattern' => '(?:5[0-4]|[79]\\d|8[0-79])\\d{4}',
25+
'NationalNumberPattern' => '(?:[579]\\d|8[0-79])\\d{4}',
2626
'ExampleNumber' => '751234',
2727
'PossibleLength' => [],
2828
'PossibleLengthLocalOnly' => [],

src/data/PhoneNumberMetadata_PL.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'PossibleLengthLocalOnly' => [],
3030
],
3131
'mobile' => [
32-
'NationalNumberPattern' => '21(?:1[013-5]|2\\d|3[4-9])\\d{5}|(?:45|5[0137]|6[069]|7[2389]|88)\\d{7}',
32+
'NationalNumberPattern' => '2131[89]\\d{4}|21(?:1[013-5]|2\\d|3[2-9])\\d{5}|(?:45|5[0137]|6[069]|7[2389]|88)\\d{7}',
3333
'ExampleNumber' => '512345678',
3434
'PossibleLength' => [
3535
9,

src/data/PhoneNumberMetadata_US.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
],
1919
],
2020
'fixedLine' => [
21-
'NationalNumberPattern' => '(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468]))\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}',
21+
'NationalNumberPattern' => '(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468]))\\d{4}|(?:2742|305[3-9]|472[247-9]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}',
2222
'ExampleNumber' => '2015550123',
2323
'PossibleLength' => [],
2424
'PossibleLengthLocalOnly' => [
2525
7,
2626
],
2727
],
2828
'mobile' => [
29-
'NationalNumberPattern' => '(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468]))\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}',
29+
'NationalNumberPattern' => '(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468]))\\d{4}|(?:2742|305[3-9]|472[247-9]|505[2-57-9]|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[0135-79]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[0-247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}',
3030
'ExampleNumber' => '2015550123',
3131
'PossibleLength' => [],
3232
'PossibleLengthLocalOnly' => [

src/geocoding/data/en/12.php

+1
Original file line numberDiff line numberDiff line change
@@ -3801,6 +3801,7 @@
38013801
1270982 => 'Elizabethtown, KY',
38023802
1270988 => 'Salem, KY',
38033803
1272 => 'Pennsylvania',
3804+
1274 => 'Wisconsin',
38043805
1276 => 'Virginia',
38053806
1276223 => 'Wytheville, VA',
38063807
1276228 => 'Wytheville, VA',

src/timezone/data/map_data.php

+1
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@
630630
1270965 => 'America/Chicago',
631631
1270988 => 'America/Chicago',
632632
1272 => 'America/New_York',
633+
1274 => 'America/Chicago',
633634
1276 => 'America/New_York',
634635
1279 => 'America/Los_Angeles',
635636
1281 => 'America/Chicago',

0 commit comments

Comments
 (0)