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

split find into find with required class name and findDocument for finding any document #863

Closed
wants to merge 1 commit into from

Conversation

dbu
Copy link
Member

@dbu dbu commented Jan 12, 2024

This is a BC break, but one necessary to accomodate future base doctrine versions as the className in ObjectManager::find becomes typed.

fix #862

@dbu
Copy link
Member Author

dbu commented Jan 15, 2024

fixed in #864 without BC breaks.

@dbu dbu closed this Jan 15, 2024
@dbu dbu deleted the separate-find-document branch January 15, 2024 09:12
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.

ObjectManager::find requires class name
1 participant