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
2012-01-23 18:05:48 +01:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command merged 2.0 2012-01-09 11:51:30 +01:00
Console To avoid having 2 different default values for env. 2011-11-20 12:56:56 +01:00
Controller [FrameworkBundle] Use only _route_params to generate redirect routes 2012-01-09 21:29:20 +01:00
DataCollector [WebProfilerBundle] moved the computation of the Router panel at runtime 2011-12-31 15:53:13 +01:00
Debug [FrameworkBundle] make the code more generic 2011-12-01 08:44:53 +01:00
DependencyInjection merged 2.0 2012-01-17 11:23:18 +01:00
EventListener merged 2.0 2011-11-24 07:16:52 +01:00
HttpCache [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Resources handle disabled csrf protection in the PHP templating form helper 2012-01-23 17:49:28 +01:00
Routing moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Templating handle disaled csrf protection in the Twig FormExtension 2012-01-23 18:05:48 +01:00
Test merged 2.0 2011-12-13 16:12:53 +01:00
Tests Revert "[FrameworkBundle] removed the possibility to pass a non-scalar attributes when calling render() to make the call works with or without a reverse proxy (closes #2941)" 2012-01-23 09:41:28 +01:00
Translation [FrameworkBundle] fixed previous commit 2011-12-08 08:13:12 +01:00
Validator removed unused use statements 2011-10-29 11:56:30 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json Add config as required 2012-01-12 18:44:23 +01:00
ContainerAwareEventDispatcher.php added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
FrameworkBundle.php added cache clear hook 2011-12-19 12:17:48 -06:00
HttpKernel.php Revert "[FrameworkBundle] removed the possibility to pass a non-scalar attributes when calling render() to make the call works with or without a reverse proxy (closes #2941)" 2012-01-23 09:41:28 +01:00