Closed HeldVomErdbeerfeld closed 1 year ago
Hi thanks for the report, can you try https://github.com/sonata-project/SonataAdminBundle/pull/8001 ?
Thanks @VincentLanglet Yes #8001 solves the problem!
error has gone and priority is respected correctly!
Confirm! Problem is solved.
I hope closing this issue is okay?! or shoud i wait until merge request is applied?
Environment
Sonata packages
show
``` $ composer show --latest 'sonata-project/*' sonata-project/admin-bundle 4.22.1 4.22.1 The missing Symfony Admin Generator sonata-project/block-bundle 4.19.0 4.19.0 Symfony SonataBlockBundle sonata-project/doctrine-extensions 2.1.0 2.1.0 Doctrine2 behavioral extensions sonata-project/doctrine-orm-admin-bundle 4.9.1 4.9.1 Integrate Doctrine ORM into the SonataAdminBundle sonata-project/exporter 3.1.1 3.1.1 Lightweight Exporter library sonata-project/form-extensions 1.18.0 1.18.0 Symfony form extensions sonata-project/translation-bundle 3.1.0 3.1.0 SonataTranslationBundle sonata-project/twig-extensions 2.0.0 2.0.0 Sonata twig extensions sonata-project/user-bundle 5.4.0 5.4.0 Symfony SonataUserBundle ```
Symfony packages
show
``` $ composer show --latest 'symfony/*' symfony/framework-bundle v5.4.17 ~ v6.2.3 Provides a tight integration between Symfony components ... ... ```
PHP version
Subject
ExtensionCompilerPass.php fails since #7964 Affected versions: 4.22.0 and 4.22.1
Steps to reproduce
Expected results
Expecting warming cache is working
Actual results