Skip to content

Commit 9f86966

Browse files
committed
Upstream metadata changes from Google for v8.12.14
- Updated phone metadata for region code(s): BA, BW, CG, CO, EH, FO, HN, IL, KE, MA, NZ, SN, TJ, UY - Updated geocoding data for country calling code(s): 57 (en), 504 (en) - Updated carrier data for country calling code(s): 46 (en), 212 (en), 221 (en), 242 (en), 254 (en), 298 (en), 972 (en), 992 (en)
1 parent 7b57abc commit 9f86966

25 files changed

+59
-212
lines changed

METADATA-VERSION.txt

Lines changed: 1 addition & 1 deletion
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.12.13
5+
v8.12.14

src/carrier/data/en/212.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,7 @@
8282
212697 => 'Maroc Telecom',
8383
212698 => 'Inwi',
8484
212699 => 'Inwi',
85-
212700 => 'Inwi',
86-
212702 => 'Inwi',
87-
212703 => 'Inwi',
88-
212706 => 'Inwi',
89-
212707 => 'Inwi',
90-
212708 => 'Inwi',
85+
21270 => 'Inwi',
9186
21276 => 'Maroc Telecom',
9287
21277 => 'Méditel',
9388
);

src/carrier/data/en/221.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
return array (
1414
22170 => 'Expresso',
1515
22172 => 'HAYO',
16-
22175 => 'Promobile',
16+
221754 => 'Promobile',
17+
221755 => 'Promobile',
18+
221756 => 'Promobile',
1719
22176 => 'Tigo',
1820
22177 => 'Orange',
1921
22178 => 'Orange',

src/carrier/data/en/242.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
return array (
1414
24201 => 'Equateur Telecom',
15+
24202 => 'Congo telecom',
1516
24204 => 'Warid',
1617
24205 => 'Airtel',
1718
24206 => 'MTN',

src/carrier/data/en/254.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
return array (
1414
25410 => 'Airtel',
1515
25411 => 'Safaricom',
16+
25412 => 'Telkom',
1617
25470 => 'Safaricom',
1718
25471 => 'Safaricom',
1819
25472 => 'Safaricom',

src/carrier/data/en/298.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@
2424
2987 => 'Vodafone',
2525
29878 => 'Faroese Telecom',
2626
29879 => 'Faroese Telecom',
27+
29891 => 'Tosa',
2728
);

src/carrier/data/en/46.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@
295295
467276 => 'Lycamobile Sweden',
296296
467277 => 'Lycamobile Sweden',
297297
467278 => 'Lycamobile Sweden',
298+
467279 => 'Telenor Sverige',
298299
46728100 => 'Voice Integrate',
299300
46728101 => 'Beepsend',
300301
46728198 => 'Telavox AB',

src/carrier/data/en/972.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
972552 => 'Telzar',
2323
9725522 => 'Home Cellular',
2424
9725523 => 'Home Cellular',
25-
972553 => 'Free Telecom',
25+
9725530 => 'Telzar',
26+
9725531 => 'Telzar',
27+
9725532 => 'Free Telecom',
28+
9725533 => 'Free Telecom',
2629
9725543 => 'Maskyoo',
2730
9725544 => 'Cellran Cellular Communications',
2831
9725550 => 'Annatel',

src/carrier/data/en/992.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
99250 => 'Tcell',
2020
99255 => 'Megafon',
2121
9927 => 'Tcell',
22+
99280 => 'Tacom',
2223
99288 => 'Megafon',
2324
99290 => 'Megafon',
2425
992911 => 'Tacom',

src/data/PhoneNumberMetadata_BA.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
),
118118
'uan' =>
119119
array (
120-
'NationalNumberPattern' => '70(?:3[0146]|[56]0)\\d{4}',
120+
'NationalNumberPattern' => '703[235]0\\d{3}|70(?:2[0-5]|3[0146]|[56]0)\\d{4}',
121121
'ExampleNumber' => '70341234',
122122
'PossibleLength' =>
123123
array (

0 commit comments

Comments
 (0)