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/Input
Nicolas Grekas c8d5deed8d Merge branch '3.4' into 4.0
* 3.4:
  fix merge
  fixed wrong description in a phpdoc
  19 digits VISA card numbers are valid
  Add missing @ in phpdoc return statement
  Don't right trim the deprecation message
  [HttpKernel] Fixed test name
  [Debug] prevent infinite loop with faulty exception handlers
  [FrameworkBundle] fix tests
  Prefer composer install instead for using Symfony Installer
  Add the missing `enabled` session attribute
  [HttpKernel] Turn bad hosts into 400 instead of 500
2018-01-13 15:05:32 +01:00
..
ArgvInput.php Merge branch '3.4' into 4.0 2017-12-14 11:48:22 -08:00
ArrayInput.php Merge branch '2.8' into 3.3 2017-10-24 16:05:06 +02:00
Input.php Merge branch '2.8' into 3.3 2017-10-24 16:05:06 +02:00
InputArgument.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
InputAwareInterface.php fixed CS 2013-10-30 09:33:58 +01:00
InputDefinition.php Merge branch '2.7' into 2.8 2017-12-31 05:16:51 +01:00
InputInterface.php Merge branch '2.8' into 3.3 2018-01-02 16:47:19 +01:00
InputOption.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
StreamableInputInterface.php Centralize input stream in base Input class 2016-06-15 10:18:17 +02:00
StringInput.php Merge branch '3.4' into 4.0 2018-01-13 15:05:32 +01:00