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-09-22 10:43:33 +02:00
..
CacheWarmer Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Command Merge branch '2.5' 2014-09-17 11:54:14 +02:00
Console [FrameworkBundle] Add Event Dispatcher debug command 2014-08-18 13:47:30 +02:00
Controller Add redirectToRoute, addFlash, isGranted and denyAccessUnlessGranted 2014-09-14 00:11:10 +02:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection [FrameworkBundle] Determine templating.engine.php scope as late as possible 2014-09-22 10:43:33 +02:00
EventListener [HttpKernel] add use statement for phpdoc 2014-08-30 09:46:13 +02:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache SSI support 2014-06-18 11:11:19 +02:00
Resources Merge branch '2.5' 2014-09-17 11:54:14 +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 Merge branch '2.4' into 2.5 2014-07-28 15:20:46 +02:00
Tests [FrameworkBundle] Determine templating.engine.php scope as late as possible 2014-09-22 10:43:33 +02:00
Translation [Translation][Cache] Removed the options from the arguments of Translator 2014-09-05 13:44:55 +02:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Add redirectToRoute, addFlash, isGranted and denyAccessUnlessGranted 2014-09-14 00:11:10 +02:00
Client.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
composer.json Merge branch '2.5' 2014-08-14 18:37:29 +02:00
FrameworkBundle.php [FrameworkBundle] Determine templating.engine.php scope as late as possible 2014-09-22 10:43:33 +02:00
phpunit.xml.dist removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00