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 c3eb70d621 Merge branch '3.4' into 4.4
* 3.4:
  [FrameworkBundle] remove redundant PHPDoc in console Descriptor and subclass
  [Form] Handle false as empty value on expanded choices
2020-03-12 17:49:27 +01:00
..
CacheWarmer Fix CS 2020-02-04 10:32:40 +01:00
Command [Translator] Default value for 'sort' option in translation:update should be 'asc' 2020-01-30 17:24:00 +01:00
Console Merge branch '3.4' into 4.4 2020-03-12 17:49:27 +01:00
Controller Fix CS 2020-02-04 10:32:40 +01:00
DataCollector Deprecate things that prevent \Throwable from bubbling down 2019-11-05 18:23:20 +01:00
DependencyInjection register only existing transport factories 2020-03-02 13:28:23 +01:00
EventListener Fix CS 2020-02-04 10:32:40 +01:00
HttpCache Merge branch '4.3' into 4.4 2020-01-10 22:54:01 +01:00
Kernel Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Resources register only existing transport factories 2020-03-02 13:28:23 +01:00
Routing Merge branch '4.3' into 4.4 2019-10-30 14:23:44 +01:00
Secrets Do not throw exception on valut generate key 2019-12-24 14:11:19 +01:00
Templating Merge branch '3.4' into 4.4 2020-03-11 18:49:34 +01:00
Test Set booted flag to false when test kernel is unset 2020-01-14 17:26:06 +01:00
Tests add missing Messenger options to XML schema definition 2020-02-28 14:15:16 +01:00
Translation Merge branch '4.3' into 4.4 2019-11-17 11:10:42 +01:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [FrameworkBundle] fix leftover mentioning "secret:" processor 2019-11-24 19:10:25 +01:00
Client.php Simplify usage of dirname() 2019-09-10 13:22:25 +02:00
composer.json [FrameworkBundle] fix fix fix deps=low 2020-02-07 10:13:59 +01:00
FrameworkBundle.php [ErrorHandler] merge and remove the ErrorRenderer component 2019-11-10 18:54:30 +01:00
KernelBrowser.php [FramworkBundle][HttpKernel] fix KernelBrowser BC layer 2019-06-05 18:18:19 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00