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
The "Kunstmaan\GeneratorBundle\DataFixtures\ORM\UserFixtures" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Merge is deprecated and will be removed in ORM 3 https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/7.x/src/Kunstmaan/GeneratorBundle/DataFixtures/ORM/UserFixtures.php#L42
https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/7.x/src/Kunstmaan/GeneratorBundle/DataFixtures/ORM/GroupFixtures.php
Argument $class of Doctrine\Common\DataFixtures\AbstractFixture::getReference() will be mandatory in 2.0
https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/7.x/src/Kunstmaan/GeneratorBundle/Helper/GeneratorUtils.php#L24
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated
Deprecations is triggered by this class https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/7.x/src/Kunstmaan/MediaBundle/DataFixtures/ORM/FolderFixtures.php
Nesting transactions without enabling savepoints is deprecated.
Call Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints(true) to enable savepoints.
The text was updated successfully, but these errors were encountered: