✨ New features
- New exception class:
PlatformException(replacesUnsupportedPlatformException) PlatformExceptionis now thrown whenpreg_match()fails due to improper PHP configurationPlatformExceptionis now thrown whenPHP_INT_SIZEis an unsupported value
🗑️ Deprecations
- Exception class
UnsupportedPlatformExceptionis deprecated; catchPlatformExceptioninstead