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-03-13 08:38:03 +01:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command [FrameworkBundle] Changed PHP version detection (see: #3529) 2012-03-13 08:38:03 +01:00
Console [Console] Enable process isolantion in Shell 2012-02-02 10:09:00 +01:00
Controller cleanup 2012-02-06 20:42:20 +01:00
DataCollector fixed exception in the profile/WDT when no route matches 2012-02-12 13:51:16 +01:00
Debug [StopWatch] Provide a cleaner API 2012-02-06 16:01:16 +01:00
DependencyInjection [Config] implements feedback 2012-02-20 19:15:01 +01:00
EventListener [FrameworkBundle] Refactored code for changes to HttpFoundation component. 2012-02-11 11:21:26 +05:45
HttpCache [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Resources [FrameworkBundle] Removed global variable from router script 2012-03-07 08:31:12 +01:00
Routing [FrameworkBundle] Fix a bug in the RedirectableUrlMatcher 2012-02-10 09:49:35 +01:00
Templating renamed getFlashes() to getFlashBag() to avoid clashes 2012-02-11 13:18:56 +01:00
Test merged 2.0 2011-12-13 16:12:53 +01:00
Tests Fix windows fs tests 2012-02-23 20:36:22 +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 Removed version field 2012-02-27 09:59:20 +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 removed unneeded local variable 2012-02-12 08:57:10 -05:00