This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection
Jakub Zalas 009c4b8451 [FrameworkBundle] Only initialize a fully configured service if APC is available.
At the moment we only provide ApcCache for mapping caching (out of the box). DoctrineCache is available but not configured.
2014-04-03 17:10:06 +01:00
..
Compiler Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
Fixtures [FrameworkBundle] Implemented configuration to select the desired Validator API 2014-03-30 18:31:00 +02:00
ConfigurationTest.php [FrameworkBundle] Implemented configuration to select the desired Validator API 2014-03-30 18:31:00 +02:00
FrameworkExtensionTest.php [FrameworkBundle] Only initialize a fully configured service if APC is available. 2014-04-03 17:10:06 +01:00
PhpFrameworkExtensionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
XmlFrameworkExtensionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
YamlFrameworkExtensionTest.php [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00