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

zend_execute: Fix misleading UnhandledMatchError messages when exception_string_param_max_len=0 #17601

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TimWolla
Copy link
Member

@TimWolla TimWolla commented Jan 27, 2025

This also fixes a leak of non-string values if zend.exception_ignore_args=1.


To be discussed: Is zend.exception_ignore_args=1 being ignored a bug that should be fixed for PHP 8.4 (or earlier)?

…eption_string_param_max_len=0`

This also fixes a leak of non-string values if `zend.exception_ignore_args=1`.
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