Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
403 stars 187 forks source link

[NodeBundle] Doctrine deprecations #3392

Closed dannyvw closed 5 months ago

dannyvw commented 5 months ago

Method Doctrine\ORM\Event\OnFlushEventArgs::getEntityManager() is deprecated and will be removed in Doctrine ORM 3.0. Use getObjectManager() instead. (OnFlushEventArgs.php:29 called by NodeTranslationListener.php:107

LifecycleEventArgs is deprecated with getEntity and getEntityManager

acrobat commented 5 months ago

Fixed in #3388