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
Nicolas Grekas 7e766dae4a erge branch '3.1'
* 3.1:
  Remove trailing space
  CS fixes
  Remove trailing space
  CS: apply rules
  [Yaml] Clean some messages + add test case
  [Console] simplified code
  [Form] Fix UrlType transforms valid protocols
  [SecurityBundle] Changed encoder configuration example to bcrypt
2016-11-03 09:11:03 +01:00
..
CacheWarmer feature #19485 [FrameworkBundle] Introduce a cache warmer for Validator based on PhpArrayAdapter (tgalopin) 2016-09-14 14:10:29 -07:00
Command erge branch '3.1' 2016-11-03 09:11:03 +01:00
Console [Console][FrameworkBundle] Revised console header formatting 2016-07-29 05:54:38 -04:00
Controller Removing the Controller::getUser() deprecation 2016-10-14 19:46:34 -04:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.1' 2016-10-28 10:25:06 +02:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources erge branch '3.1' 2016-11-03 09:11:03 +01:00
Routing Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
Templating Added a default ide file link web view 2016-10-25 15:27:26 +02:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests erge branch '3.1' 2016-11-03 09:11:03 +01:00
Translation [Translation] added Base Exception for the component. 2016-09-21 18:16:56 +01:00
Validator added friendly exception when constraint validator does not exist or it is not enabled 2016-08-24 03:54:03 -07:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Removing the Controller::getUser() deprecation 2016-10-14 19:46:34 -04:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json fixed Twig version 2016-10-01 08:45:01 -07:00
FrameworkBundle.php Merge branch '2.8' into 3.1 2016-10-03 08:50:10 -07:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Make redis host configurable in tests 2016-09-19 12:25:01 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00