💥 BC breaks
- The
PhoneNumberParseExceptionconstructor now takes alibphonenumber\NumberParseExceptioninstance
This change is unlikely to affect you, unless you're throwing PhoneNumberParseException instances yourself.
✨ New features
PhoneNumberParseExceptionnow has a$errorTypeproperty which contains aPhoneNumberParseErrorTypeenum- New methods:
PhoneNumber::formatForMobileDialing()PhoneNumber::getCarrierName()PhoneNumber::getTimeZones()