Skip to content

Commit 852ea8a

Browse files
authored
Merge pull request #663 from giggsey/upstream-8.13.51
Upstream metadata changes from Google for v8.13.51
2 parents ab8b27d + 6501efc commit 852ea8a

File tree

1,122 files changed

+1203
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,122 files changed

+1203
-100
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.13.50
5+
v8.13.51

src/AlternateFormatsCountryCodeSet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* libphonenumber-for-php-lite data file
45
* This file has been @generated from libphonenumber data

src/CountryCodeToRegionCodeMap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* libphonenumber-for-php-lite data file
45
* This file has been @generated from libphonenumber data

src/CountryCodeToRegionCodeMapForTesting.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* libphonenumber-for-php-lite data file
45
* This file has been @generated from libphonenumber data

src/MultiFileMetadataSourceImpl.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @author joshuag
45
* @created: 04/08/2015 09:03

src/PhoneNumberToCarrierMapper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @author giggsey
45
* @created: 02/10/13 16:52

src/PhoneNumberToTimeZonesMapper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Created by PhpStorm.
45
* User: giggsey

src/ShortNumberInfo.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Methods for getting information about short phone numbers, such as short codes and emergency
45
* numbers. Note that most commercial short numbers are not handled here, but by the

src/ShortNumbersRegionCodeSet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* libphonenumber-for-php-lite data file
45
* This file has been @generated from libphonenumber data

src/carrier/data/Map.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file has been @generated by a phing task by {@link GeneratePhonePrefixData}.
45
* See [README.md](README.md#generating-data) for more information.

0 commit comments

Comments
 (0)