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: Suppress values in UnhandledMatchError for zend.exception_ignore_args=1 #17619

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

TimWolla
Copy link
Member

This PR spins out the “bugfix” part of #17601. The improved handling of exception_string_param_max_len is more of a feature request than a bugfix.

Fixes #17618.

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

@TimWolla
Copy link
Member Author

Build failure is unrelated.

@TimWolla TimWolla merged commit f8b57ff into php:PHP-8.3 Jan 31, 2025
8 of 9 checks passed
TimWolla added a commit that referenced this pull request Jan 31, 2025
* PHP-8.3:
  zend_execute: Suppress values in `UnhandledMatchError` for `zend.exception_ignore_args=1` (#17619)
TimWolla added a commit that referenced this pull request Jan 31, 2025
* PHP-8.4:
  zend_execute: Suppress values in `UnhandledMatchError` for `zend.exception_ignore_args=1` (#17619)
@TimWolla TimWolla deleted the unhandled-match-error-ignore-args branch January 31, 2025 10:12
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.

2 participants