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

Make Executor and Purger classes final #457

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Dec 14, 2023

By moving this classes to a soft @final in 1.8, we can make them hard final in 2.0 and add types to the properties.

We don't expect any further implementations to be created out of this package.

Related to this outdated PR preparing a v2 #290

UPGRADE.md Outdated Show resolved Hide resolved
@greg0ire greg0ire added this to the 1.8.0 milestone Dec 15, 2023
@greg0ire greg0ire merged commit a77f4d3 into doctrine:1.8.x Dec 15, 2023
13 checks passed
@GromNaN GromNaN deleted the final branch December 15, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants