Skip to content

Add deprecated scope resolving #99

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

mglaman
Copy link
Contributor

@mglaman mglaman commented May 31, 2023

Adds the ability to register deprecated scope resolvers for controlling the deprecated scope.

Fixes #64

Adds the ability to register deprecated scope resolvers for controlling
the deprecated scope.
@mglaman mglaman force-pushed the deprecated-scope-extension branch from ec14389 to 04527b3 Compare May 31, 2023 20:41
@ondrejmirtes ondrejmirtes merged commit 7d78404 into phpstan:1.1.x Jun 7, 2023
@ondrejmirtes
Copy link
Member

Thank you, this is nice. I'll release it when PHPStan 1.11 is released because the default branch here already requires it.

@ondrejmirtes
Copy link
Member

Did a few more things: 7d78404...27397cd

@mglaman
Copy link
Contributor Author

mglaman commented Jun 7, 2023

Woah! Thanks!

@bbrala
Copy link

bbrala commented Jun 30, 2023

Great! Thank you!

@ondrejmirtes
Copy link
Member

@bbrala
Copy link

bbrala commented Aug 5, 2023

You are my hero 😀 ❤️

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow ignoring "@group legacy" annotated test methods when Symfony PHPUnit bridge is in use
3 participants