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 b38a717d78 Merge branch '4.4'
* 4.4: (28 commits)
  fix merge
  [SecurityBundle] fix return type declarations
  [BrowserKit] fix return type declarations
  [PropertyInfo] fix return type declarations
  [Bridge/Doctrine] fix return type declarations
  [Form] fix return type declarations
  [Console] fix return type declarations
  [Intl] fix return type declarations
  [Templating] fix return type declarations
  [DomCrawler] fix return type declarations
  [Validator] fix return type declarations
  [Process] fix return type declarations
  [Workflow] fix return type declarations
  [Cache] fix return type declarations
  [Serializer] fix return type declarations
  [Translation] fix return type declarations
  [DI] fix return type declarations
  [Config] fix return type declarations
  [HttpKernel] Fix return type declarations
  [Security] Fix return type declarations
  ...
2019-08-26 11:05:36 +02:00
..
CacheWarmer Add return types to internal|final|private methods 2019-08-20 17:32:53 +02:00
Command Merge branch '4.4' 2019-08-23 14:18:57 +02:00
Console some backports from master 2019-08-20 18:35:28 +02:00
Controller Merge branch '4.4' 2019-08-26 11:05:36 +02:00
DataCollector [FrameworkBundle] remove deprecated code paths 2019-06-06 19:13:23 +02:00
DependencyInjection Merge branch '4.4' 2019-08-26 11:05:36 +02:00
EventListener Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
HttpCache [FrameworkBundle] Add parameter types from HttpKernel. 2019-08-14 10:52:36 +02:00
Kernel Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Resources Merge branch '4.4' 2019-08-23 19:20:36 +02:00
Routing Merge branch '4.4' 2019-08-20 18:53:57 +02:00
Test Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
Tests Merge branch '4.4' 2019-08-26 11:05:36 +02:00
Translation minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +02:00
.gitignore
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
composer.json Merge branch '4.4' 2019-08-23 19:20:36 +02:00
FrameworkBundle.php Merge branch '4.4' 2019-08-23 19:20:36 +02:00
KernelBrowser.php Merge branch '4.4' 2019-06-26 11:36:22 +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