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-05-16 16:40:09 +04:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command [FrameworkBundle] minor fix in TranslationUpdateCommand <info> was not properly closed. 2012-05-13 16:37:31 +03:00
Console [Console] Enable process isolantion in Shell 2012-02-02 10:09:00 +01:00
Controller Typo spelling mistake 2012-04-24 22:43:51 +05:45
DataCollector fixed exception in the profile/WDT when no route matches 2012-02-12 13:51:16 +01:00
DependencyInjection fixed CS 2012-05-01 15:23:48 +02:00
EventListener [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace. 2012-03-14 20:32:06 +05:45
HttpCache [FrameworkBundle] fixed name collision 2012-04-13 09:04:04 +02:00
Resources [FrameworkBundle] Added Russian translations for CollectionSize constraint 2012-05-16 16:40:09 +04:00
Routing Fix some cs 2012-05-04 00:17:06 +02:00
Templating [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
Test added kernel shutdown before create client, fixed and stashed 2012-03-29 11:34:12 +02:00
Tests updated minimum PHP version to 5.3.3 2012-05-07 10:29:11 +02:00
Translation Fix some cs 2012-05-04 00:17:06 +02:00
Validator removed unused use statements 2011-10-29 11:56:30 +02:00
CHANGELOG.md [FrameworkBundle] added CHANGELOG 2012-04-26 22:54:51 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json updated minimum PHP version to 5.3.3 2012-05-07 10:29:11 +02:00
FrameworkBundle.php added cache clear hook 2011-12-19 12:17:48 -06:00
HttpKernel.php merged 2.0 2012-04-25 12:18:06 +02:00