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
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
..
CacheWarmer clean up commands from framework bundle 2014-03-12 23:58:17 -05:00
Command Merge branch '2.4' 2014-03-26 12:51:10 +01:00
Console fixed CS 2014-03-27 21:36:23 +01:00
Controller removed as many usage of the request service as possible without breaking BC 2014-02-28 16:35:07 +01:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection Merge branch '2.4' 2014-04-03 07:23:57 +02:00
EventListener fixed visibility 2013-11-04 10:03:40 +01:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache Fix typo change String to string 2012-07-06 19:52:14 +03:00
Resources [Validator] Documented changes in the UPGRADE files 2014-03-30 20:03:32 +02:00
Routing minor #9487 unify constructor initialization style throughout symfony (Tobion) 2013-11-22 18:42:00 +01:00
Templating Merge branch '2.4' 2014-01-01 10:16:05 +01:00
Test fixed previous merge 2014-03-03 19:01:36 +01:00
Tests [FrameworkBundle] Only initialize a fully configured service if APC is available. 2014-04-03 17:10:06 +01:00
Translation removed as many usage of the request service as possible without breaking BC 2014-02-28 16:35:07 +01:00
Validator [validator] throw an exception if isn't an instance of ConstraintValidatorInterface. 2013-12-07 09:07:04 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Added a translation:debug command 2014-03-03 17:12:20 +01:00
Client.php Merge branch '2.2' into 2.3 2013-09-29 21:41:41 +02:00
composer.json [FrameworkBundle] Update composer.json to account for #9792 2014-01-05 21:14:31 +01:00
FrameworkBundle.php [EventDispatcher][HttpKernel] Move RegisterListenersPass from HttpKernel to EventDispatcher. 2013-12-18 18:16:40 +01:00
phpunit.xml.dist [FrameworkBundle] Added missing files for phpunit 2013-05-20 11:44:05 +02:00