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-21 05:31:52 +01:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command replaced command names with supported placeholders in help texts 2012-03-21 05:31:52 +01:00
Console [Console] Enable process isolantion in Shell 2012-02-02 10:09:00 +01:00
Controller Reverting return type left by mistake 2012-03-01 23:47:51 +01:00
DataCollector fixed exception in the profile/WDT when no route matches 2012-02-12 13:51:16 +01:00
Debug [FrameworkBundle] Return Event 2012-03-10 16:07:55 +05:45
DependencyInjection Refactor SessionStorage to NativeSessionStorage. 2012-03-14 20:59:57 +05:45
EventListener [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace. 2012-03-14 20:32:06 +05:45
HttpCache [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Resources [Validator] Updated Romanian translation 2012-03-21 00:50:04 +02:00
Routing [FrameworkBundle] Fix a bug in the RedirectableUrlMatcher 2012-02-24 11:26:41 +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 [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace. 2012-03-14 20:32:06 +05:45
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 [FrameworkBundle] Return Event 2012-03-10 16:07:55 +05:45
FrameworkBundle.php added cache clear hook 2011-12-19 12:17:48 -06:00
HttpKernel.php merged 2.0 2012-03-15 15:47:03 +01:00