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

Add support for doctrine/persistence 3 #412

Merged
merged 2 commits into from
May 10, 2022

Conversation

franmomu
Copy link
Member

@franmomu franmomu commented May 8, 2022

Subject

It deprecates passing an argument to ClearableManagerInterface::clear to be in sync with ObjectManager::clear.

I am targeting this branch, because these changes are BC.

Closes #407.

Changelog

### Added
- Added support for `doctrine/persistence` 3
### Deprecated
- Deprecated passing an argument to `ClearableManagerInterface::clear()`

@franmomu franmomu added the minor label May 8, 2022
VincentLanglet
VincentLanglet previously approved these changes May 8, 2022
src/Model/BaseManager.php Outdated Show resolved Hide resolved
src/Model/ClearableManagerInterface.php Show resolved Hide resolved
@jordisala1991 jordisala1991 merged commit 9d9b512 into sonata-project:1.x May 10, 2022
@jordisala1991
Copy link
Member

Thanks @franmomu

@franmomu franmomu deleted the persistence3 branch May 10, 2022 06:53
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.

Add support for doctrine/persistence 3
4 participants