Skip to content

[pull] master from php:master - #1198

Merged
pull[bot] merged 9 commits into
turkdevops:masterfrom
php:master
Aug 18, 2026
Merged

[pull] master from php:master#1198
pull[bot] merged 9 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Aug 18, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ColumbusLabs and others added 9 commits August 18, 2026 17:45
PHP exposes NumberFormatter parsing offsets as UTF-8 byte offsets, while
ICU expects UTF-16 code-unit positions. Convert the input offset before
parsing and the returned offset afterward for both parse() and
parseCurrency(). Reject offsets that split a UTF-8 sequence, set the
formatter error state, and leave the referenced offset unchanged.

Closes #23318
* PHP-8.4:
  Fix GH-23094: Use byte offsets in NumberFormatter parsing (#23318)
* PHP-8.5:
  Fix GH-23094: Use byte offsets in NumberFormatter parsing (#23318)
object to array conversion failure leaked the temporary zval.
while at it, fix reverse expectation on a failed neighbour insertion.

Close GH-23340
* PHP-8.4:
  ext/standard: array_merge_recursive() fix leak.
* PHP-8.5:
  ext/standard: array_merge_recursive() fix leak.
* PHP-8.4:
  [skip ci] Add NEWS entry
* PHP-8.5:
  [skip ci] Add NEWS entry
@pull pull Bot locked and limited conversation to collaborators Aug 18, 2026
@pull pull Bot added the ⤵️ pull label Aug 18, 2026
@pull
pull Bot merged commit 8e22140 into turkdevops:master Aug 18, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants