Commit History

Author SHA1 Message Date
  dmsmidt 556148510b ConsoleIO::select for a single option, fixes #7106, closes #7107 7 years ago
  Jordi Boggiano a567501e58 Fix ConsoleIO::select regression in which 1.5.3-1.6.2 returned the selected values instead of index keys, fixes #7000 7 years ago
  Gawain Lynch 157075b996 Migrate ConsoleIO::select to use QuestionHelper and ChoiceQuestion 8 years ago
  Theo Tonge c077df0d80 Fix for https://github.com/composer/composer/issues/5989 8 years ago
  Jordi Boggiano f3af3da16f Add more comments in ConsoleIO, closes #5836 9 years ago
  Konstantin.Myakshin dc70b40d34 Use implode instead of join 9 years ago
  Niels Keurentjes eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 years ago
  Jordi Boggiano a0de19f74d Fix feedback, refs #3199 9 years ago
  Jordi Boggiano d24ea66892 Merge remote-tracking branch 'fduch/console-select-support' 9 years ago
  Jordi Boggiano 8ed894cf99 Fix usage of symfony console for sf<2.8, fixes #4913 9 years ago
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 years ago
  Jordi Boggiano 47b05eab7a Fix type errors 9 years ago
  Jordi Boggiano ce08582671 Fix CS 10 years ago
  Andreas Möller eac5fbdee4 Fix: Remove unused imports 10 years ago
  Jordi Boggiano b7c827c2e5 Use external lib for hidden cli prompting 10 years ago
  Rob Bast e7c044d4b2 Remove dead code 10 years ago
  Rob Bast fb5394ce70 Use constants directly 10 years ago
  Rob Bast 7279c25839 Switched to QuestionHelper 10 years ago
  Jordi Boggiano dbfd47eeca CS fixes 10 years ago
  Jordi Boggiano 66b73ea456 Revert "Disable overwrites when no-ansi is present, fixes #3612" 10 years ago
  Jordi Boggiano ad40cdc3fe Fix overwriteError behavior, fixes #3817 10 years ago
  Rob Bast 3c7a617753 overwriteError + ask[X]() to stderr 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  Xavier Fornes 2936dc0e55 some micro-optimizations made 10 years ago
  Xavier Fornes a4ffda699f remove by reference on message parameter 10 years ago
  Xavier Fornes 3f59c007f7 fix implementation for php 5.3 10 years ago
  Xavier Fornes bb0a2df293 fix for issue #3657 10 years ago
  Jordi Boggiano e0d36e19eb Disable overwrites when no-ansi is present, fixes #3612 10 years ago
  fduch 18be54693f add support of select from option list in ConsoleIO and NullIO 11 years ago
  Tom Kay 526a4d7c9e read and discard zero chars to initialise STDIN 11 years ago