packagist giggsey/libphonenumber-for-php 7.7.1

latest releases: dev-master, dev-upstream-8.13.34, dev-upstream-8.13.33...
7 years ago

Google v7.7.1 changes

7.7.0 was skipped, as Google only made Java changes that had no impact on this PHP port.

Sep 27, 2016: libphonenumber-7.7.1
Code changes:
  • Switching the internal implementation of isPossible and related functions
    to use the new possibleLengths metadata. This affects a lot of countries,
    making isPossible more restrictive as more precise data is available. It
    also affects parsing ambiguous and invalid numbers, as we decide whether
    to strip a possible national prefix (1) or country code based on the length
    of the number and whether it is possible before or after this.
  • Removal of unneeded canBeGeocoded method in the
    PhoneNumberToTimeZonesMapper, using phoneNumberUtil instead
Metadata changes:
  • Updated phone metadata for region code(s):
    800, 808, 870, 878, 881, 882, 883, 888, 979, AG, AM, BD, BF, CL, CO, EC, ET,
    GB, GG, GH, IN, LR, MD, MQ, SH, SN, TA, TH, TR
  • Updated short number metadata for region code(s):
    AC, AD, AE, AF, AG, AI, AL, AM, AO, AR, AS, AT, AU, AW, AX, AZ, BA, BB, BD,
    BE, BF, BG, BH, BI, BJ, BL, BM, BN, BO, BQ, BR, BS, BT, BW, BY, BZ, CA, CC,
    CD, CF, CG, CH, CI, CK, CL, CM, CN, CO, CR, CU, CV, CW, CX, CY, CZ, DE, DJ,
    DK, DM, DO, DZ, MD
  • New carrier data for country calling code(s): 593 (en)
  • Updated carrier data for country calling code(s):
    49 (en), 56 (en), 66 (en), 90 (en), 91 (en), 226 (en), 231 (en), 373 (en),
    852 (zh_Hant)

Don't miss a new libphonenumber-for-php release

NewReleases is sending notifications on new releases.