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 #7750 Updating doctrine class use (David-Crty)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes#7750).
Discussion
----------
Updating doctrine class use
Because now composer.json of symfony 3.2 use doctrine ^2.5 shouldn't we use use Doctrine\Common\Persistence\Event\LifecycleEventArgs; by default in exemple ?
Commits
-------
958df16 Updating doctrine class use
0 commit comments