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-03-17 16:29:03 +01:00
..
CacheWarmer replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Command [FrameworkBundle] miror changes to container:debug 2011-03-14 14:24:45 +01:00
Console [FrameworkBundle] changed console --debug option to --no-debug so commands will run in debug mode by default, as suggested in the SE's console: 2011-03-11 07:02:03 -08:00
Controller replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DataCollector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Debug [FrameworkBundle] optimized the debug event dispatcher to avoid instantiating every listener every time 2011-03-09 07:25:47 -08:00
DependencyInjection Tweak PHPDocs in the extension configuration files 2011-03-17 16:29:03 +01:00
HttpCache replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HttpFoundation replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Profiler fixed small bug in sub-request profiling 2011-03-16 19:33:55 +01:00
Resources merged noelg/profiler 2011-03-16 16:44:44 +01:00
Routing replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Templating Merge remote branch 'kriswallsmith/templating/asset-packages' 2011-03-16 16:18:45 +01:00
Test replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Tests merged vicb/kernel 2011-03-16 21:30:23 +01:00
Translation refactored ConfigCache and optimized container:debug task 2011-03-14 18:37:25 +01:00
Util replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Client.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
EventDispatcher.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
FrameworkBundle.php [FrameworkBundle] fix addCompilerPass typo 2011-03-15 09:29:59 +01:00
HttpKernel.php Do not catch subrequest exceptions, because it makes debugging hard. 2011-02-12 22:48:54 +01:00
RequestListener.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00