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
2015-04-27 14:13:46 +02:00
..
CacheWarmer FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Command Changed output for translation:debug command 2015-04-27 14:13:46 +02:00
Console Merge branch '2.6' into 2.7 2015-02-24 13:09:34 +01:00
Controller [FrameworkBundle] added a protected shortcut getParameter() method in the base Controller class. 2015-03-31 09:47:41 +02:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection inject asset packages in assets helper service 2015-04-20 18:41:42 +02:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment [FrameworkBundle] removed obsolete ContainerAwareHIncludeFragmentRenderer class 2015-01-12 16:31:03 +01:00
HttpCache added deprecation notice for HttpCache::createEsi() 2015-02-04 16:19:16 +01:00
Resources Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Routing Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Templating Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Test fix phpdoc's alignment 2014-12-09 19:18:22 +01:00
Tests Remaining tweaks for translator tests on 2.7 2015-04-24 23:23:51 +02:00
Translation [FrameworkBundle][Translation] skip warmUp when cache is not used. 2015-04-25 12:46:08 +01:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Client.php tweaked phpdocs 2015-03-23 09:23:11 +01:00
composer.json Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
FrameworkBundle.php renamed asset_path() to asset() and added a BC layer 2015-02-10 13:45:46 +01:00
phpunit.xml.dist [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00