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
2016-08-23 10:02:31 -07:00
..
CacheWarmer Merge branch '2.3' into 2.7 2015-09-27 12:08:38 +02:00
Command [FrameworkBundle] Fixed parameters number mismatch declaration 2016-07-26 06:37:20 +02:00
Console prevent calling get() for service_container service 2016-05-09 17:08:24 +02:00
Controller Use levenshtein level for better Bundle matching 2016-05-17 15:13:00 +02:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection [FrameworkBundle] Remove TranslatorBagInterface check 2016-08-23 10:02:31 -07:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Resources [Form] Skip CSRF validation on form when POST max size is exceeded 2016-08-15 15:45:25 -07:00
Routing removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Templating removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Test [FrameworkBundle] Add case in Kernel directory guess for PHPUnit 2016-01-06 11:27:30 +01:00
Tests Minor fixes 2016-07-30 03:17:26 -04:00
Translation Fixed bugs in names of classes and methods. 2016-07-26 06:40:54 +02: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 Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json [HttpKernel] Add listener that checks when request has both Forwarded and X-Forwarded-For 2016-06-30 08:49:13 +02:00
FrameworkBundle.php renamed asset_path() to asset() and added a BC layer 2015-02-10 13:45:46 +01:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00