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 1b1c03af83 Merge branch '4.0'
* 4.0:
  Fix tests
  PropertyInfo\DoctrineExtractor - There is bug when indexBy is meta key
  Fix PercentType error rendering.
  [minor] SCA
  [Cache] Inline some hot function calls
  fixed Silex project's URL
  fixed deprecations in tests
  fixed Twig URL
  [Cache] Add missing `@internal` tag on ProxyTrait
  fix formatting arguments in plaintext format
  Fix PSR exception context key
  Don't assume that file binary exists on *nix OS
  Fix that ESI/SSI processing can turn a \"private\" response \"public\"
  [Form] Fixed trimming choice values
  fix rendering exception stack traces
  [Routing] Fix loading multiple class annotations for invokable classes
2018-04-20 13:04:56 +02:00
..
ArgvInput.php Merge branch '3.4' into 4.0 2018-02-22 11:50:29 +01:00
ArrayInput.php Merge branch '2.8' into 3.4 2018-02-26 16:46:28 +01: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 [Console] Improved rendering of optional arguments in command synopsis 2018-03-15 09:32:49 -07:00
InputInterface.php Merge branch '2.8' into 3.4 2018-02-09 15:10:47 +01:00
InputOption.php Merge branch '3.4' into 4.0 2018-04-20 12:04:09 +02: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