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

Add default error identifiers, used if not specified #258

Merged
merged 1 commit into from
May 14, 2024

Conversation

spaze
Copy link
Owner

@spaze spaze commented May 14, 2024

https://phpstan.org/blog/phpstan-1-11-errors-identifiers-phpstan-pro-reboot#error-identifiers

Original support for optional identifiers added in #97, this adds a default one which you can still override as before. Previously, the identifier would be added, now it would override the default one.

@spaze spaze self-assigned this May 14, 2024
https://phpstan.org/blog/phpstan-1-11-errors-identifiers-phpstan-pro-reboot#error-identifiers

Original support for optional identifiers added in #97, this adds a default one which you can still override as before. Previously, the identifier would be added, now it would override the default one.
@spaze spaze force-pushed the spaze/error-identifiers branch from b40c4e4 to f2e46bd Compare May 14, 2024 13:25
@spaze spaze merged commit f7f1dc8 into main May 14, 2024
74 checks passed
@spaze spaze deleted the spaze/error-identifiers branch May 14, 2024 16:23
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