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
Fabien Potencier ba9392ce4f Merge branch '2.6' into 2.7
* 2.6:
  Minor plural/singular change
  print error message if server couldn't be started
  [HttpFoundation] [Request] fix baseUrl parsing to fix wrong path_info
  [Twig][Bridge][TranslationDefaultDomain] add support of named arguments.
  [Form] Improved exception message if the data class is not found
  Fixes ArgvInput's argument getter with empty tokens
  execute cheaper checks before more expensive ones
  [DependencyInjection] Fix missing ExpressionLanguageProviders on extension bild
  [FrameworkBundle] FormDataCollector should be loaded only if form config is enabled
2015-01-20 02:40:35 +01:00
..
ArgvInput.php Fixes ArgvInput's argument getter with empty tokens 2015-01-16 16:21:58 +01:00
ArrayInput.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Input.php Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
InputArgument.php Docblock fixes 2014-11-30 13:33:44 +00:00
InputAwareInterface.php fixed CS 2013-10-30 09:33:58 +01:00
InputDefinition.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
InputInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
InputOption.php Docblock fixes 2014-11-30 13:33:44 +00:00
StringInput.php Adds deprecation notices for structures to be removed in 3.0. 2015-01-05 15:57:15 +01:00