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 727aa7ed9e Merge branch '4.3' into 4.4
* 4.3:
  [4.3] Cleanup tests
  Cleanup tests
  [Finder] Prevent unintentional file locks in Windows
  [FrameworkBundle] Fix about command not showing .env vars
  [DomCrawler] Fix FileFormField PHPDoc
  [Mailer] Remove the default dispatcher in AbstractTransport
  Fix #33395 PHP 5.3 compatibility
2019-09-02 16:51:55 +02:00
..
CacheWarmer Add return types to internal|final|private methods 2019-08-20 17:32:53 +02:00
Command Merge branch '4.3' into 4.4 2019-09-02 16:51:55 +02:00
Console some backports from master 2019-08-20 18:35:28 +02:00
Controller Improving redirect config when using RedirectController 2019-08-23 17:44:26 -04:00
DataCollector switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection [Mailer] Add support for multiple mailers 2019-09-02 12:19:09 +02:00
EventListener Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
HttpCache removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
Kernel Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Resources [Mailer] Add support for multiple mailers 2019-09-02 12:19:09 +02:00
Routing Add return types to internal|final|private methods 2019-08-20 17:32:53 +02:00
Templating Merge branch '4.3' into 4.4 2019-08-20 16:44:19 +02:00
Test Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
Tests feature #33409 [Mailer] Add support for multiple mailers (fabpot) 2019-09-02 16:12:44 +02:00
Translation Merge branch '4.3' into 4.4 2019-08-15 10:52:52 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
Client.php Merge branch '4.2' into 4.3 2019-06-26 08:50:02 +02:00
composer.json conflict with HttpKernel 5 2019-08-30 13:37:47 +02:00
FrameworkBundle.php [HttpClient] Added TraceableHttpClient and WebProfiler panel 2019-08-23 19:16:53 +02:00
KernelBrowser.php [FramworkBundle][HttpKernel] fix KernelBrowser BC layer 2019-06-05 18:18:19 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +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