Skip to content

Fix GH-16181: phpdbg: exit in exception handler reports fatal error #16182

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 2, 2024

When running PHP code, we must not handle UnwindExit exceptions, but rather have to ignore them.

When running PHP code, we must not handle `UnwindExit` exceptions, but
rather have to ignore them.
@cmb69 cmb69 linked an issue Oct 2, 2024 that may be closed by this pull request
@cmb69 cmb69 marked this pull request as ready for review October 2, 2024 23:23
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MSTM

Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LCTM

@cmb69 cmb69 closed this in f14e5cf Oct 3, 2024
@cmb69 cmb69 deleted the cmb/gh16181 branch October 3, 2024 09:41
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.

phpdbg: exit in exception handler reports fatal error
4 participants