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 322da9df6c Merge branch '4.4'
* 4.4:
  cs fix
  Fix inconsistent return points.
  [Config] Add handling for ignored keys in ArrayNode::mergeValues.
  Fix inconsistent return points.
  [Security/Core] UserInterface::getPassword() can return null
  cs fix
  cs fix
  Fix missing exporter in PHPUnit constraint poylfill
  added `Process::getLastOutputTime()` method
  [Router] Fix TraceableUrlMatcher behaviour with trailing slash
  [HttpKernel] Remove outdated docblock comment
  Fix handling for session parameters
  Revert "bug #33092 [DependencyInjection] Improve an exception message (fabpot)"
2019-08-20 16:46:00 +02:00
..
CacheWarmer Merge branch '4.4' 2019-08-19 12:49:00 +02:00
Command Merge branch '4.4' 2019-08-20 16:46:00 +02:00
Console Merge branch '4.4' 2019-08-20 16:46:00 +02:00
Controller Merge branch '4.4' 2019-08-14 15:44:59 +02:00
DataCollector [FrameworkBundle] remove deprecated code paths 2019-06-06 19:13:23 +02:00
DependencyInjection Merge branch '4.4' 2019-08-20 16:46:00 +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 [FrameworkBundle] Remove legacy route loader container 2019-08-09 16:38:40 +02:00
Routing minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +02:00
Test Merge branch '4.4' 2019-08-16 21:41:13 +02:00
Tests Merge branch '4.4' 2019-08-20 16:46:00 +02:00
Translation minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +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
composer.json minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +02:00
FrameworkBundle.php [FrameworkBundle] added type-hints on private methods 2019-07-27 08:35:12 +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