sonata-project / SonataBlockBundle

Symfony SonataBlockBundle
https://docs.sonata-project.org/projects/SonataBlockBundle
MIT License
413 stars 142 forks source link

deprecate more caching related things within BlockContextManager #1039

Closed dmaicher closed 2 years ago

dmaicher commented 2 years ago

Subject

Deprecate $cacheBlocks argument on BlockContextManager::__construct.

I overlooked this in https://github.com/sonata-project/SonataBlockBundle/pull/1011.

Changelog

### Deprecated
- deprecated passing array `$cacheBlocks` as 3rd argument for `BlockContextManager::__construct`
- deprecated `BlockContextManagerInterface::CACHE_KEY`