You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1184 [CI][Turbo] Fix direct deprecation notice (smnandre)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[CI][Turbo] Fix direct deprecation notice
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)
Commits
-------
09dc6eb [CI][Turbo] Fix direct deprecation notice
0 commit comments