Google v6.1 changes
May 8, 2014: libphonenumber-6.1
- Code changes:
- Adding MetadataLoader support to allow custom metadata loading from
alternative sources (should have no visible impact to users).
- Adding MetadataLoader support to allow custom metadata loading from
- Metadata changes:
- Updated phone metadata for region code(s):
AR, BF, BR, BS, CL, CN, CO, CR, DE, DM, EC, EG, FR, GA, GD, GH, HU,
ID, IL, IN, JP, KH, KI, KN, LA, LC, LR, ML, MU, MX, MZ, NA, NE, PF, PL,
RU, SM, TH, TW, UZ, VA, VC - Updated short number metadata for region code(s): BI, CR, PL, TH
- New geocoding data for country calling code(s): 32 (de), 1242 (en)
- Updated geocoding data for country calling code(s):
32 (en, nl), 55 (en), 56 (en, es), 86 (en, zh) - New carrier data for country calling code(s):
1758 (en), 1784 (en), 1869 (en) - Updated carrier data for country calling code(s):
66 (en), 86 (en), 227 (en), 231 (en), 233 (en), 258 (en), 1473 (en),
1767 (en)
- Updated phone metadata for region code(s):
Non-Google changes
- Add HHVM support
- Add PHP 5.6 to list of Travis builds
- Add spec file to build package on Red Hat based distro's (Thanks to @asiminiceanu)
- Fix issue with floating point precision and long national numbers (Thanks to @mauermann)
- Update build process to ensure clean environment
- Update to PHPUnit 4 for unit testing