Skip to content

[pull] master from php:master#777

Merged
pull[bot] merged 3 commits intoturkdevops:masterfrom
php:master
Mar 11, 2026
Merged

[pull] master from php:master#777
pull[bot] merged 3 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 11, 2026

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 : )

iliaal and others added 3 commits March 11, 2026 15:22
Insert type guards (CHECK_OP1_TRACE_TYPE / CHECK_OP2_TRACE_TYPE) on the
sensitive bailout paths in ADD/SUB/MUL JIT compilation: the MAY_BE_UNDEF
and non-numeric operand breaks. Guards are only emitted when the traced
operand type is IS_LONG or IS_DOUBLE, ensuring TSSA result type
predictions stay valid for side traces without affecting the normal
numeric fast path.


Fixes GH-20838

Co-authored-by: Dmitry Stogov <dmitrystogov@gmail.com>
* PHP-8.4:
  Fix GH-20838: JIT compiler produces wrong arithmetic results (#21383)
* PHP-8.5:
  Fix GH-20838: JIT compiler produces wrong arithmetic results (#21383)
@pull pull bot locked and limited conversation to collaborators Mar 11, 2026
@pull pull bot added the ⤵️ pull label Mar 11, 2026
@pull pull bot merged commit 79556df into turkdevops:master Mar 11, 2026
1 check passed
@pull pull bot added the ⤵️ pull label Mar 11, 2026
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.

2 participants