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
$ php --ri intl
intl
Internationalization support => enabled
ICU version => 72.1
ICU Data version => 72.1
ICU TZData version => 2022e
ICU Unicode version => 15.0
After:
$ php --ri intl
intl
Internationalization support => enabled
ICU version => 72.1
ICU Data version => 72.1
ICU Unicode version => 15.0
UCONFIG_NO_FORMATTING is always defined, as uconfig have
Description
Since 8.0, related to ea86865
Before:
After:
UCONFIG_NO_FORMATTING
is always defined, as uconfig have@Girgias can you please have a look, as you are the author of ea86865
PHP Version
PHP 8.0
Operating System
No response
The text was updated successfully, but these errors were encountered: