- Notifications
You must be signed in to change notification settings - Fork8k
Closed
Labels
Description
Description
Since 8.0, related toea86865
Before:
$ php --ri intlintlInternationalization support => enabledICU version => 72.1ICU Data version => 72.1ICU TZData version => 2022eICU Unicode version => 15.0
After:
$ php --ri intlintlInternationalization support => enabledICU version => 72.1ICU Data version => 72.1ICU Unicode version => 15.0
UCONFIG_NO_FORMATTING
is always defined, as uconfig have
#ifndef UCONFIG_NO_FORMATTING# define UCONFIG_NO_FORMATTING 0#endif
@Girgias can you please have a look, as you are the author ofea86865
PHP Version
PHP 8.0
Operating System
No response