Skip to content

Mark protected platform and schema manager methods as internal#6788

Merged
morozov merged 1 commit intodoctrine:4.3.xfrom
morozov:internal-platform-methods
Feb 17, 2025
Merged

Mark protected platform and schema manager methods as internal#6788
morozov merged 1 commit intodoctrine:4.3.xfrom
morozov:internal-platform-methods

Conversation

@morozov
Copy link
Member

@morozov morozov commented Feb 17, 2025

Every protected method of a platform or schema manager class that doesn't override a method from its abstract is an implementation detail (not part of the corresponding API) and should not be used outside the library. We want to be able to modify these methods without waiting for the next major release.

@morozov morozov merged commit b08bc93 into doctrine:4.3.x Feb 17, 2025
66 checks passed
@morozov morozov deleted the internal-platform-methods branch February 17, 2025 14:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants