packagist brick/phonenumber 0.7.0

latest release: 0.8.0
10 months ago

💥 BC breaks

  • The PhoneNumberParseException constructor now takes a libphonenumber\NumberParseException instance

This change is unlikely to affect you, unless you're throwing PhoneNumberParseException instances yourself.

New features

  • PhoneNumberParseException now has a $errorType property which contains a PhoneNumberParseErrorType enum
  • New methods:
    • PhoneNumber::formatForMobileDialing()
    • PhoneNumber::getCarrierName()
    • PhoneNumber::getTimeZones()

Don't miss a new phonenumber release

NewReleases is sending notifications on new releases.