Skip to content

[CI][Turbo] Fix direct deprecation notice #1184

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

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

smnandre
Copy link
Member

@smnandre smnandre commented Oct 13, 2023

Fix this deprecation triggered during tests with Doctrine >= 2.8

Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them.

(Failure unrelated)

@weaverryan weaverryan force-pushed the ci/fix-turbo-deprecations branch from c88c4db to 09dc6eb Compare October 13, 2023 13:00
@weaverryan
Copy link
Member

Thanks Simon!

@weaverryan weaverryan merged commit 88b43f7 into symfony:2.x Oct 13, 2023
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.

2 participants