Skip to content

Backport JIT fix: set valid EX(opline) before calling gc_possible_root() #16858

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dstogov
Copy link
Member

@dstogov dstogov commented Nov 19, 2024

No description provided.

@dstogov dstogov merged commit 6167c64 into php:PHP-8.2 Nov 19, 2024
8 checks passed
dstogov added a commit that referenced this pull request Nov 19, 2024
* PHP-8.2:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
dstogov added a commit that referenced this pull request Nov 19, 2024
* PHP-8.3:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
dstogov added a commit that referenced this pull request Nov 19, 2024
* PHP-8.4:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
@iluuu1994
Copy link
Member

@php/release-managers-81 Would you be ok with backporting this change to 8.1? It causes the community build in nightly to fail, and I don't see a way to ignore this error without disabling the entire Symfony package. That wouldn't be the end of the world, but the patch looks very low risk.

@dstogov
Copy link
Member Author

dstogov commented Dec 2, 2024

@php/release-managers-81 Would you be ok with backporting this change to 8.1? It causes the community build in nightly to fail, and I don't see a way to ignore this error without disabling the entire Symfony package. That wouldn't be the end of the world, but the patch looks very low risk.

I don't object.

@ramsey
Copy link
Member

ramsey commented Dec 3, 2024

I approve of backporting this to 8.1. Let’s make CI green!

iluuu1994 pushed a commit to iluuu1994/php-src that referenced this pull request Dec 9, 2024
iluuu1994 pushed a commit that referenced this pull request Dec 9, 2024
…t() (#16858)

This will finally make the COMMUNTIY build of the PHP 8.1 build green.

See #16858 (comment)
Closes GH-17091
iluuu1994 added a commit that referenced this pull request Dec 9, 2024
* PHP-8.1:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
iluuu1994 added a commit that referenced this pull request Dec 9, 2024
* PHP-8.2:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
iluuu1994 added a commit that referenced this pull request Dec 9, 2024
* PHP-8.3:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
iluuu1994 added a commit that referenced this pull request Dec 9, 2024
* PHP-8.4:
  Backport JIT fix: set valid EX(opline) before calling gc_possible_root() (#16858)
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.

3 participants