- The
\Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(doctrine:cache:clear-metadata) is deprecated, metadata cache now uses PHP Array cache which can not be cleared.
- The
metadata_cache_driverconfiguration key has been deprecated. PHP Array cache is now automatically registered when%kernel.debug%is false.
\Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilterhas been deprecated. Implement your own include/exclude strategies.\Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\WellKnownSchemaFilterPasshas been deprecated. Implement your own include/exclude strategies.