symfony-cmf/sonata-phpcr-admin-integration-bundle

Remove deprecations

ElectricMaxxx opened this issue · 2 comments

Currently (when merging core-bundle integration) we have 1272 deprecation warnings. This should be decreased.

We can remove some of the SonataAdminBundle deprecations, but we can't fix them all (as we have to support lower versions). Also notice that most of the deprecations are coming from Sonata's code (mostly Twig deprecations).

Sure we can't remove them all. But should have a look for those we are responsible for.