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

Mark Module, ConfigProvider, option classes and factories as final #707

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

driehle
Copy link
Member

@driehle driehle commented Jan 4, 2022

The Module and ConfigProvider classes, as well as the option classes and all factories are no valid extension points. They are now marked as final.

This is in line with doctrine/DoctrineModule#766.

@driehle driehle force-pushed the feature/final-classes branch from 0001656 to e1365a2 Compare January 4, 2022 15:35
@driehle driehle force-pushed the feature/final-classes branch from e1365a2 to da66832 Compare January 4, 2022 15:36
@driehle driehle added this to the 5.0.0 milestone Jan 4, 2022
@driehle driehle merged commit 7a732ee into doctrine:5.0.x Jan 4, 2022
@driehle driehle deleted the feature/final-classes branch January 4, 2022 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants