Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 21, 2025

See Commits and Changes for more details.


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

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

ndossche and others added 3 commits January 21, 2025 08:20
`zend_test_create_throwing_resource` sets the exception in the `test`
call frame and unwinds to `main`. It then throws for the `resource`
variable and verifies that the exception opline is set. However, it
wasn't set in `main`, it was set at the `test` call frame and rethrown later.
The assertion is too conservative, but the end result is right, so drop
the assertion.

Closes GH-17533.

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>
* PHP-8.3:
  Fix GH-17408: Assertion failure Zend/zend_exceptions.c
* PHP-8.4:
  Fix GH-17408: Assertion failure Zend/zend_exceptions.c
@pull pull bot added the ⤵️ pull label Jan 21, 2025
@pull pull bot merged commit 3786b72 into wudi:master Jan 21, 2025
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