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
2011-11-25 15:15:14 +01:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command fixed CS 2011-10-29 12:05:45 +02:00
Console To avoid having 2 different default values for env. 2011-11-20 12:56:56 +01:00
Controller merged branch docteurklein/ticket_2424 (PR #2429) 2011-11-07 18:53:44 +01:00
DataCollector [FrameworkBundle] added a command to help debugging route matching problems 2011-10-24 09:08:38 +02:00
Debug removed unused use statements 2011-11-24 07:17:02 +01:00
DependencyInjection merged 2.0 2011-11-24 07:16:52 +01:00
EventListener merged 2.0 2011-11-24 07:16:52 +01:00
HttpCache removed unused use statements 2011-10-29 11:56:30 +02:00
Resources [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
Routing moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Templating merged 2.0 2011-11-07 20:53:25 +01:00
Test merged 2.0 2011-11-07 20:53:25 +01:00
Tests merged 2.0 2011-11-24 07:16:52 +01:00
Translation fixed CS 2011-10-29 12:05:45 +02: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 Adjust composer files to strictly require known to work packages 2011-11-25 15:15:14 +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 -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
HttpKernel.php Merge branch '2.0' 2011-11-12 09:18:01 +01:00