Skip to content

Fix intl community#22080

Merged
devnexen merged 2 commits into
php:masterfrom
devnexen:fix_intl_community
May 18, 2026
Merged

Fix intl community#22080
devnexen merged 2 commits into
php:masterfrom
devnexen:fix_intl_community

Conversation

@devnexen
Copy link
Copy Markdown
Member

No description provided.

devnexen added 2 commits May 18, 2026 11:09
reproducible normally with

```
php -r 'var_dump(new \NumberFormatter("en", \NumberFormatter::DECIMAL)->format(INF));'
```

but could not locally (asan version ?) but mostly due to uninitialised garbage.
regression from 3ed80a1
Copy link
Copy Markdown
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@devnexen devnexen merged commit fa3b5a1 into php:master May 18, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants