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

Replace EntityManager::merge with EntityManager::persist #7194

Merged

Conversation

shochdoerfer
Copy link
Contributor

Q A
Fixed tickets fixes #7184
License MIT

What's in this PR?

EntityManagerInterface::merge() is deprecated, replace the calls with EntityManagerInterface::persist()

@shochdoerfer
Copy link
Contributor Author

If anything else needs to be done, let me know.

@shochdoerfer shochdoerfer force-pushed the fix/doctrine_entitymanager_persist branch from 883a5a6 to 7882c5d Compare November 4, 2023 09:24
@shochdoerfer
Copy link
Contributor Author

I ran bin/console sulu:build dev 5 times in a row and got not errors, so I would assume everything is working as expected.

@alexander-schranz alexander-schranz merged commit 048d115 into sulu:2.6 Nov 6, 2023
6 of 7 checks passed
@alexander-schranz
Copy link
Member

@shochdoerfer Thank you!

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.

None yet

2 participants