Skip to content

Commit

Permalink
Merge pull request #616 from giggsey/upstream-8.13.29
Browse files Browse the repository at this point in the history
Upstream metadata changes from Google for v8.13.29
  • Loading branch information
giggsey committed Jan 26, 2024
2 parents f508ab9 + 61cace0 commit b8fa0da
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion METADATA-VERSION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# It can be a commit, branch or tag of the https://github.com/google/libphonenumber project
#
# For more information, look at the phing tasks in build.xml
v8.13.28
v8.13.29
2 changes: 2 additions & 0 deletions src/carrier/data/en/420.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
4207057 => 'T-Mobile',
4207058 => 'T-Mobile',
4207059 => 'T-Mobile',
420706 => 'DataCell',
42072 => 'O2',
4207300 => 'T-Mobile',
4207301 => 'T-Mobile',
Expand Down Expand Up @@ -182,6 +183,7 @@
4207951 => 'Vectone Distribution Czech Republic s.r.o(Mundio)',
4207952 => 'O2',
4207953 => 'O2',
4207954 => 'Tesco Mobile CR',
42079750 => 'Dial Telecom',
4207976 => 'T-Mobile',
42079770 => 'T-Mobile',
Expand Down
1 change: 1 addition & 0 deletions src/carrier/data/en/61.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
61460 => 'Telstra',
61461 => 'Telstra',
61462 => 'Telstra',
61463 => 'Telstra',
61466 => 'Optus',
61467 => 'Telstra',
61468 => 'Optus',
Expand Down
4 changes: 1 addition & 3 deletions src/carrier/data/en/692.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
return array (
69223 => 'National Telecommunications Authority',
6923 => 'National Telecommunications Authority',
692453 => 'National Telecommunications Authority',
692455 => 'National Telecommunications Authority',
692456 => 'National Telecommunications Authority',
6924 => 'National Telecommunications Authority',
69254 => 'National Telecommunications Authority',
);
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_AU.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
),
'mobile' =>
array (
'NationalNumberPattern' => '4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}',
'NationalNumberPattern' => '4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-36-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}',
'ExampleNumber' => '412345678',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_CC.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
),
'mobile' =>
array (
'NationalNumberPattern' => '4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}',
'NationalNumberPattern' => '4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-36-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}',
'ExampleNumber' => '412345678',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_CX.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
),
'mobile' =>
array (
'NationalNumberPattern' => '4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}',
'NationalNumberPattern' => '4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-36-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}',
'ExampleNumber' => '412345678',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_CZ.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
),
'mobile' =>
array (
'NationalNumberPattern' => '(?:60[1-8]|7(?:0[2-5]|[2379]\\d))\\d{6}',
'NationalNumberPattern' => '7060\\d{5}|(?:60[1-8]|7(?:0[2-5]|[2379]\\d))\\d{6}',
'ExampleNumber' => '601123456',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_GF.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
),
'fixedLine' =>
array (
'NationalNumberPattern' => '594(?:[02-49]\\d|1[0-4]|5[6-9]|6[0-3]|80)\\d{4}',
'NationalNumberPattern' => '594(?:[02-49]\\d|1[0-5]|5[6-9]|6[0-3]|80)\\d{4}',
'ExampleNumber' => '594101234',
'PossibleLength' =>
array (
Expand Down
4 changes: 2 additions & 2 deletions src/data/PhoneNumberMetadata_MH.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
),
'fixedLine' =>
array (
'NationalNumberPattern' => '(?:247|45[78]|528|625)\\d{4}',
'NationalNumberPattern' => '(?:247|528|625)\\d{4}',
'ExampleNumber' => '2471234',
'PossibleLength' =>
array (
Expand All @@ -36,7 +36,7 @@
),
'mobile' =>
array (
'NationalNumberPattern' => '(?:(?:23|54)5|329|45[356])\\d{4}',
'NationalNumberPattern' => '(?:(?:23|54)5|329|45[35-8])\\d{4}',
'ExampleNumber' => '2351234',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_MQ.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
),
'fixedLine' =>
array (
'NationalNumberPattern' => '596(?:[03-7]\\d|10|2[7-9]|8[0-39]|9[04-9])\\d{4}',
'NationalNumberPattern' => '596(?:[03-7]\\d|1[05]|2[7-9]|8[0-39]|9[04-9])\\d{4}',
'ExampleNumber' => '596301234',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_TH.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
),
'mobile' =>
array (
'NationalNumberPattern' => '671[0-8]\\d{5}|(?:14|6[1-6]|[89]\\d)\\d{7}',
'NationalNumberPattern' => '67(?:1[0-8]|2[4-7])\\d{5}|(?:14|6[1-6]|[89]\\d)\\d{7}',
'ExampleNumber' => '812345678',
'PossibleLength' =>
array (
Expand Down
2 changes: 1 addition & 1 deletion src/data/PhoneNumberMetadata_YT.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
),
'fixedLine' =>
array (
'NationalNumberPattern' => '269(?:0[0-467]|5[0-4]|6\\d|[78]0)\\d{4}',
'NationalNumberPattern' => '269(?:0[0-467]|15|5[0-4]|6\\d|[78]0)\\d{4}',
'ExampleNumber' => '269601234',
'PossibleLength' =>
array (
Expand Down

0 comments on commit b8fa0da

Please sign in to comment.