Skip to content

Commit c415b68

Browse files
authored
Merge pull request #738 from giggsey/upstream-9.0.23
Upstream metadata changes from Google for v9.0.23
2 parents 38fbbbf + 81e395f commit c415b68

22 files changed

+56
-41
lines changed

METADATA-VERSION.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
* For more information, look at the phing tasks in build.xml
99
* @internal
1010
*/
11-
return 'v9.0.22';
11+
return 'v9.0.23';

src/carrier/data/en/En_1.php

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ class En_1
9191
164923 => 'C&W',
9292
164924 => 'Cable & Wireless',
9393
164943 => 'Islandcom',
94+
165820 => 'Flow',
95+
165821 => 'Flow',
96+
165822 => 'Flow',
97+
165823 => 'Flow',
98+
165824 => 'Flow',
9499
166434 => 'Cable & Wireless',
95100
166439 => 'Digicel',
96101
167174 => 'PTI PACIFICA',
@@ -296,7 +301,7 @@ class En_1
296301
1473402 => 'Affordable Island Communications',
297302
1473449 => 'C&W',
298303
1473456 => 'C&W',
299-
1658295 => 'Cable & Wireless',
304+
1658295 => 'Flow',
300305
1659200 => 'Onvoy',
301306
1659222 => 'Onvoy',
302307
1659300 => 'Onvoy',

src/carrier/data/en/En_243.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class En_243
2828
24389 => 'Orange',
2929
24390 => 'Africell',
3030
24391 => 'Africell',
31+
24396 => 'Airtel',
3132
24397 => 'Airtel',
3233
24398 => 'Airtel',
3334
24399 => 'Airtel',

src/carrier/data/en/En_357.php

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,16 @@ class En_357
1818
{
1919
public const DATA = [
2020
35791 => 'Cytamobile-Vodafone',
21-
35794 => 'Lemontel',
2221
35795 => 'PrimeTel',
2322
35796 => 'MTN',
2423
35797 => 'Cytamobile-Vodafone',
2524
35799 => 'Cytamobile-Vodafone',
25+
357940 => 'Cablenet',
26+
357941 => 'Cablenet',
27+
357942 => 'Epic',
28+
357943 => 'Epic',
29+
357944 => 'Cablenet',
30+
357945 => 'Cablenet',
31+
357946 => 'Epic',
2632
];
2733
}

src/carrier/data/en/En_966.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class En_966
3434
966576 => 'Lebara',
3535
966577 => 'Lebara',
3636
966578 => 'Lebara',
37-
966579 => 'Lebara',
37+
966579 => 'STC',
3838
9665150 => 'Virgin',
3939
9665151 => 'Virgin',
4040
9665152 => 'Virgin',
@@ -49,5 +49,7 @@ class En_966
4949
9665736 => 'STC',
5050
9665737 => 'STC',
5151
9665738 => 'STC',
52+
9665790 => 'Lebara',
53+
9665791 => 'Lebara',
5254
];
5355
}

src/carrier/data/en/En_98.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class En_98
3535
989982 => 'Shatel Mobile',
3636
989990 => 'IR-MCI',
3737
989991 => 'Irancell',
38+
989993 => 'Aptel',
3839
989995 => 'IR-MCI',
3940
989996 => 'IR-MCI',
4041
989998 => 'Rightel',

src/carrier/data/fa/Fa_98.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class Fa_98
3535
989982 => 'شاتل موبایل',
3636
989990 => 'همراه اول',
3737
989991 => 'ایرانسل',
38+
989993 => 'آپتل',
3839
989995 => 'همراه اول',
3940
989996 => 'همراه اول',
4041
989998 => 'رایتل',

src/data/PhoneNumberAlternateFormats_595.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function __construct()
3030
(new NumberFormat())
3131
->setPattern('(\d{2})(\d{2})(\d{3})')
3232
->setFormat('$1 $2 $3')
33-
->setLeadingDigitsPattern(['[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]'])
33+
->setLeadingDigitsPattern(['3[289]|4|61|7[1-3]|8[1-36]'])
3434
->setNationalPrefixOptionalWhenFormatting(false),
3535
(new NumberFormat())
3636
->setPattern('(\d{2})(\d{6,7})')

src/data/PhoneNumberMetadata_AS.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ public function __construct()
3535
->setPossibleLengthLocalOnly([7])
3636
->setPossibleLength([10]);
3737
$this->mobile = (new PhoneNumberDesc())
38-
->setNationalNumberPattern('684(?:2(?:48|5[2468]|7[26])|7(?:3[13]|70|82))\d{4}')
38+
->setNationalNumberPattern('684(?:2(?:48|5[2468]|7[246])|7(?:3[13]|70|82))\d{4}')
3939
->setExampleNumber('6847331234')
4040
->setPossibleLengthLocalOnly([7]);
4141
$this->premiumRate = (new PhoneNumberDesc())
4242
->setNationalNumberPattern('900[2-9]\d{6}')
4343
->setExampleNumber('9002123456');
4444
$this->fixedLine = (new PhoneNumberDesc())
45-
->setNationalNumberPattern('6846(?:22|33|44|55|77|88|9[19])\d{4}')
45+
->setNationalNumberPattern('684(?:274|6(?:22|33|44|55|77|88|9[19]))\d{4}')
4646
->setExampleNumber('6846221234')
4747
->setPossibleLengthLocalOnly([7]);
4848
$this->tollFree = (new PhoneNumberDesc())

src/data/PhoneNumberMetadata_BE.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function __construct()
3535
->setPossibleLength([8, 9]);
3636
$this->mobile = (new PhoneNumberDesc())
3737
->setNationalNumberPattern('4[5-9]\d{7}')
38-
->setExampleNumber('470123456')
38+
->setExampleNumber('450001234')
3939
->setPossibleLength([9]);
4040
$this->premiumRate = (new PhoneNumberDesc())
4141
->setNationalNumberPattern('(?:70(?:2[0-57]|3[04-7]|44|6[04-69]|7[0579])|90\d\d)\d{4}')

0 commit comments

Comments
 (0)