Skip to content

Introduce rawMessage key in ignoreErrors #4111

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

Open
wants to merge 1 commit into
base: 2.1.x
Choose a base branch
from

Conversation

gharlan
Copy link
Contributor

@gharlan gharlan commented Jul 18, 2025

refs phpstan/phpstan#11178 (comment)

This pull request introduces the rawMessage key in ignoreErrors for non-regex raw error messages:

parameters:
	ignoreErrors:
		-
			rawMessage: 'Raw message without regex escaping etc.'
			identifier: ...

@gharlan gharlan force-pushed the ignore-errors-raw-message branch from 5181c1f to 7defb25 Compare July 21, 2025 14:35
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.

1 participant