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/Component/Console/Output
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
..
BufferedOutput.php [Console] [5.0] Add all type-hint 2019-07-08 11:15:41 +02:00
ConsoleOutput.php Merge branch '4.4' 2019-08-08 11:20:29 +02:00
ConsoleOutputInterface.php [Console] Remove deprecated features 2019-05-30 15:36:38 +02:00
ConsoleSectionOutput.php Fix inconsistent return points. 2019-08-20 16:27:59 +02:00
NullOutput.php [Console] [5.0] Add all type-hint 2019-07-08 11:15:41 +02:00
Output.php [Console] [5.0] Add all type-hint 2019-07-08 11:15:41 +02:00
OutputInterface.php [Console] [5.0] Add all type-hint 2019-07-08 11:15:41 +02:00
StreamOutput.php [Console] [5.0] Add all type-hint 2019-07-08 11:15:41 +02:00