Skip to content

[pull] master from php:master - #1133

Merged
pull[bot] merged 5 commits into
turkdevops:masterfrom
php:master
Jul 29, 2026
Merged

[pull] master from php:master#1133
pull[bot] merged 5 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jul 29, 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 : )

LamentXU123 and others added 5 commits July 30, 2026 00:12
Report UTF-8/UTF-16 conversion failures from Collator sort comparisons through
the intl error mechanism.

Previously, these paths emitted a warning and continued with an empty string.

Keep the input array unchanged when sorting cannot complete, preserve the
active collator state across nested sorts, and stop invoking further
comparisons after a conversion failure.

Co-authored-by: David CARLIER <devnexen@gmail.com>
The two tests leave System V IPC segments behind after successful execution.
Repeated test-suite runs can exhaust IPC limits and cause unrelated SHMOP/SysV
tests to fail.
_php_math_basetozval is used for base_convert, bindec, hexdec and
octdec. It uses an integer or double for the internal representation of
the number. When the input number is too large to fit in there, it loses
precision. This commit emits a notice when this happens.

Discussion thread: https://news-web.php.net/php.internals/131364
PR: #22371
@pull pull Bot locked and limited conversation to collaborators Jul 29, 2026
@pull pull Bot added the ⤵️ pull label Jul 29, 2026
@pull
pull Bot merged commit b0bce5f into turkdevops:master Jul 29, 2026
0 of 2 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