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

Internal classes made final, @api classes made @final #3264

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

ondrejmirtes
Copy link
Member

@api classes will become final in PHPStan 2.0

PHPStan\Type\Type interface implementations are excluded from these changes

If these changes impact your project, please open a GitHub Discussion so we can have a conversation about your use case and solve it properly.

@phpstan-bot
Copy link
Collaborator

You've opened the pull request against the latest branch 1.12.x. If your code is relevant on 1.11.x and you want it to be released sooner, please rebase your pull request and change its target to 1.11.x.

@ondrejmirtes ondrejmirtes force-pushed the final branch 4 times, most recently from 5df0b52 to 324384a Compare July 25, 2024 12:59
`@api` classes will become `final` in PHPStan 2.0

PHPStan\Type\Type interface implementations are excluded from these changes

If these changes impact your project, please open a GitHub Discussion
so we can have a conversation about your use case and solve it properly.
@ondrejmirtes ondrejmirtes merged commit 4010b73 into 1.12.x Jul 25, 2024
16 checks passed
@ondrejmirtes ondrejmirtes deleted the final branch July 25, 2024 13:37
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