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-02-27 23:29:14 +01:00
..
CacheWarmer [FrameworkBundle] Simplify the over-complicated template cache warmer 2011-02-24 13:02:35 +01:00
Command [FrameworkBundle] Removed useless else 2011-02-27 18:36:36 +01:00
Console added --debug/-d and --env/-d to console 2011-02-07 03:03:02 +01:00
Controller Fixed CS 2011-02-27 20:56:29 +01:00
DataCollector fixed WDT link to the profiler 2011-02-19 14:11:18 +01:00
Debug changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
DependencyInjection [FrameworkBundle] Fixed typo 2011-02-26 20:02:05 +01:00
HttpCache [FrameworkBundle] Fixed typo 2011-02-26 20:02:05 +01:00
HttpFoundation Simplify and fix the session listener 2011-02-15 03:35:25 +01:00
Profiler fixed profiler when using ESI in dev env 2011-02-19 12:18:49 +01:00
Resources Rename .symfony to .gitkeep which is more standard git practice 2011-02-27 23:29:14 +01:00
Routing moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Templating fixed merge 2011-02-27 21:16:13 +01:00
Test Removed assumption that phpunit.xml is relative 2011-01-24 07:35:45 +01:00
Tests Fixed CS 2011-02-27 20:56:29 +01:00
Translation [Translation] fixed typo 2011-02-14 11:14:04 +01:00
Util Fixed CS 2011-02-27 20:56:29 +01:00
Validator normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Client.php removed KernelInterface::reboot() method 2011-01-26 08:41:59 +01:00
EventDispatcher.php changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
FrameworkBundle.php added the concept of a main DIC extension for bundles 2011-02-15 22:11:07 +01:00
HttpKernel.php Do not catch subrequest exceptions, because it makes debugging hard. 2011-02-12 22:48:54 +01:00
RequestListener.php [FrameworkBundle] added port number to the context passed in to the router 2011-02-04 00:26:18 +01:00