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

feat(dependency): handle PHPStan v2 #70

Closed

Conversation

vlaurier
Copy link
Contributor

Here is an update of the library to allow the usage of PHPStan v2.
This pull request was creating mainly by following this upgrade recommendation : https://phpstan.org/blog/using-rule-error-builder.
The new defined identifiers are inspired from : https://phpstan.org/error-identifiers but with keeping the prefix "ekinoBannedCode"
Note : The pull request may require to create a new tag.

@vlaurier vlaurier force-pushed the handle-phpstan-v2-as-dependency branch from 9897b83 to 2e66549 Compare November 12, 2024 20:28
@vlaurier vlaurier mentioned this pull request Nov 12, 2024
@vlaurier vlaurier force-pushed the handle-phpstan-v2-as-dependency branch from 2e66549 to 85304c0 Compare November 12, 2024 20:42
@mremi
Copy link
Member

mremi commented Nov 13, 2024

Hi @vlaurier thank you again for that, closing it in favor of #69

@mremi mremi closed this Nov 13, 2024
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