Closed
Description
http://symfony.com/doc/master/reference/configuration/framework.html
- there is no mention about cache section
- some other cache references are outdeted - for example
framework.annotations.cache
default isphp_array
https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php#L598 but doc says that isfile
//cc @nicolas-grekas