You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
locale_parse returns null if `$locale` length is greater than `INTL_MAX_LOCALE_LEN`.
throw InvalidArgumentException if $locale length is greater than INTL_MAX_LOCALE_LEN.
patch file to fix coding standards
0 commit comments