Skip to content
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

fix #172: handle ZEND_VERIFY_NEVER_TYPE when uopz.exit is disabled #173

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kornrunner
Copy link
Contributor

This should handle #172

When uopz.exit is disabled, actual call to exit() implicitly returns and violates never return type check.

I'd appreciate it if @cmb69 or @remicollet could check it / merge it. Thanks!

@kornrunner kornrunner force-pushed the master branch 2 times, most recently from bf6fe81 to 0c55324 Compare July 12, 2023 19:53
@cmb69
Copy link
Collaborator

cmb69 commented Aug 3, 2024

Closing and re-opening to (hopefully) trigger the CI workflow.

@cmb69 cmb69 closed this Aug 3, 2024
@cmb69 cmb69 reopened this Aug 3, 2024
uopz.h Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants