Skip to content

Fix incorrect handling of ZEND_ACC_FINAL flag in JIT #16778

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 13, 2024

Conversation

dstogov
Copy link
Member

@dstogov dstogov commented Nov 13, 2024

Without this fix the test didn't respect the typed property and failed with functional JIT.

@dstogov dstogov merged commit 19809a5 into php:PHP-8.2 Nov 13, 2024
8 checks passed
dstogov added a commit that referenced this pull request Nov 13, 2024
* PHP-8.2:
  Fix incorrect handling of ZEND_ACC_FINAL flag in JIT (#16778)
dstogov added a commit that referenced this pull request Nov 13, 2024
* PHP-8.3:
  Fix incorrect handling of ZEND_ACC_FINAL flag in JIT (#16778)
dstogov added a commit that referenced this pull request Nov 13, 2024
* PHP-8.4:
  Fix incorrect handling of ZEND_ACC_FINAL flag in JIT (#16778)
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.

1 participant