Releases: giggsey/libphonenumber-for-php
Releases · giggsey/libphonenumber-for-php
7.0.7
Google v7.0.7 changes
Jun 24, 2015: libphonenumber-7.0.7
Metadata changes:
- Updated phone metadata for region code(s):
AC, BF, BG, CG, CM, FR, IL, IN, JP, KW, LB, LI, SB, SD, SH, TT - Updated short number metadata for region code(s): GY, SB
- New geocoding data for country calling code(s): 592 (en)
- Updated geocoding data for country calling code(s):
86 (en, zh), 226 (en), 290 (en, fr) - New carrier data for country calling code(s): 592 (en), 689 (en)
- Updated carrier data for country calling code(s):
7 (en), 60 (en), 91 (en), 237 (en), 242 (en), 249 (en), 359 (en), 961 (en),
1868 (en) - Updated / refreshed time zone meta data.
Non Google Changes
- Fixed a fatal error in ShortNumberInfo (See #68 and google/libphonenumber#718). Thanks to @RuslanGetmansky for reporting
7.0.6
Google v7.0.6 changes
May 29, 2015: libphonenumber-7.0.6
Metadata changes:
- Updated phone metadata for region code(s):
BB, BR, CR, ID, IL, JO, KW, LK, LU, MD, MM, MV, MY, PH, PK, SC, SE - Updated short number metadata for region code(s): BE, LK, US
- Updated carrier data for country calling code(s):
60 (en), 63 (en), 92 (en), 94 (en), 95 (en), 248 (en), 373 (en), 960 (en),
972 (en), 1246 (en)\n
7.0.5
Google v7.0.5 changes
Apr 23, 2015: libphonenumber-7.0.5
- Metadata changes:
- Updated phone metadata for region code(s):
AF, AS, BD, BE, CA, CI, IN, JM, KH, LI, LU, MU, NE, PL - Updated short number metadata for region code(s): BE, LI
- Updated geocoding data for country calling code(s):
86 (en, zh), 358 (en, fi, se) - Updated carrier data for country calling code(s):
32 (en), 93 (en), 225 (en), 227 (en), 855 (en), 1684 (en), 1876 (en)
- Updated phone metadata for region code(s):
7.0.4
Google v7.0.4 changes
Mar 25, 2015: libphonenumber-7.0.4
- Metadata changes:
- Updated phone metadata for region code(s): CA, HU, IL, JO, LU, SG, SL, US
- Updated short number metadata for region code(s): BI
- New geocoding data for country calling code(s):
1220 (en), 1628 (en), 1629 (en) - Updated carrier data for country calling code(s):
65 (en), 232 (en), 972 (en)
7.0.3
Google v7.0.3 changes
Mar 03, 2015: libphonenumber-7.0.3
- Metadata changes:
- Updated phone metadata for region code(s):
AR, BH, BY, CI, CN, GH, KR, KW, LU, ME, NZ, SB, WS - New geocoding data for country calling code(s): 64 (en)
- Updated geocoding data for country calling code(s):
86 (en, zh), 1418 (en), 1438 (en), 1450 (en), 1514 (en), 1819 (en) - Updated carrier data for country calling code(s):
225 (en), 233 (en), 677 (en), 973 (en)
- Updated phone metadata for region code(s):
7.0.2
Google v7.0.2 changes
Jan 09, 2015: libphonenumber-7.0.2
- Metadata changes:
- Updated phone metadata for region code(s):
BD, BH, EH, GH, IN, JM, LU, MA, MY, NF, NG, PK, SB, TT, TZ - Updated geocoding data for country calling code(s): 91 (en), 352 (en, fr)
- New carrier data for country calling code(s): 1876 (en)
- Updated carrier data for country calling code(s):
60 (en), 91 (en), 92 (en), 212 (en), 233 (en), 234 (en), 352 (en), 677 (en)
- Updated phone metadata for region code(s):
7.0.1
Google v7.0.1 changes
Nov 25, 2014: libphonenumber-7.0.1
- Metadata changes:
- New alternate formatting data for country calling code(s): 676
- Updated phone metadata for region code(s):
BI, CM, ID, IR, KR, LA, NP, TG, TH, TO - New geocoding data for country calling code(s): 237 (en)
- Updated geocoding data for country calling code(s): 98 (en, fa)
- Updated carrier data for country calling code(s):
237 (en), 257 (en), 856 (en), 977 (en)
7.0
Google v7.0 changes
Oct 29, 2014: libphonenumber-7.0
- Code changes:
- New APIs for ShortNumberInfo. The old APIs have been deprecated and will be
removed in an upcoming release.
- New APIs for ShortNumberInfo. The old APIs have been deprecated and will be
- Metadata changes:
- Updated phone metadata for region code(s):
AR, AU, CC, CI, CX, DZ, EE, IN, KZ, MC, SB, TJ, TT - Updated short number metadata for region code(s): MC
- Updated geocoding data for country calling code(s): 34 (en, es), 54 (en)
- Updated carrier data for country calling code(s):
7 (en), 61 (en), 91 (en), 225 (en), 677 (en), 967 (en), 992 (en), 1868 (en)
- Updated phone metadata for region code(s):
6.3.1
Google v6.3.1 changes
Oct 13, 2014: libphonenumber-6.3.1
- Metadata changes:
- Updated phone metadata for region code(s):
AC, AU, CR, DE, IL, MR, NO, SA, SR, UG - Updated short number metadata for region code(s): CR
- Updated carrier data for country calling code(s):
61 (en), 256 (en), 506 (en), 597 (en), 966 (en), 972 (en)
- Updated phone metadata for region code(s):
Non Google changes
- intl is now a suggested extension instead of a requirement. You need the intl extension if you want to use the Geocoder or the PhoneNumber to Carrier Mapper. (#46 - Thanks to @thewilkybarkid and @maknz)
- Chinese geolocation data files are now split into smaller files, making the memory usage of the Geocoder much lower (#44)
6.3
Google v6.3 changes
Sep 25, 2014: libphonenumber-6.3
- Code changes:
- Changing the offline geocoder to not return any country at all if the number
could belong to multiple countries - Removing obsolete code that treated countries with no metadata as valid.
- Changing the offline geocoder to not return any country at all if the number
- Metadata changes:
- New alternate formatting data for country calling code(s): 54, 91
- Updated phone metadata for region code(s):
AM, AR, BR, CA, CL, IL, IN, IR, IS, KE, NI, PF, SB, SN, TH, TN, US - New geocoding data for country calling code(s):
1782 (en), 1929 (en), 1930 (en), 1938 (en) - Updated geocoding data for country calling code(s): 98 (en, fa)
- New carrier data for country calling code(s): 354 (en)
- Updated carrier data for country calling code(s):
27 (en), 56 (en), 66 (en), 91 (en), 92 (en), 98 (en), 216 (en), 221 (en),
254 (en), 374 (en), 505 (en), 677 (en), 972 (en)
Non Google changes
- mbstring is now listed as a dependency (#41 by @tombooj)