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
2014-06-26 09:12:55 +02:00
..
CacheWarmer Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Command [FrameworkBundle] Redirect server output to /dev/null in case no verbosity is needed 2014-06-17 01:42:56 +02:00
Console Merge branch '2.4' 2014-05-12 11:28:39 +02:00
Controller [FrameworkBundle] Simplify "invokable" controllers as services 2014-06-26 09:12:55 +02:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection [Debug] update FrameworkBundle and HttpKernel for new ErrorHandler 2014-06-16 13:52:57 +02:00
EventListener unified return null usages 2014-04-18 22:38:54 +02:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache made phpdoc types consistent with those defined in Hack 2014-04-15 07:41:45 +02:00
Resources [Debug] update FrameworkBundle and HttpKernel for new ErrorHandler 2014-06-16 13:52:57 +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-04-16 12:36:21 +02:00
Test fixed previous merge 2014-03-03 19:01:36 +01:00
Tests [FrameworkBundle] Simplify "invokable" controllers as services 2014-06-26 09:12:55 +02:00
Translation Merge branch '2.4' 2014-04-16 10:08:40 +02: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 Fix issue 9172 2014-05-04 18:56:58 +02:00
Client.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
composer.json [Debug] update FrameworkBundle and HttpKernel for new ErrorHandler 2014-06-16 13:52:57 +02: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