Commit History

Author SHA1 Message Date
  Andreas Hucks 45bbb5be01 added getNativeDefinition() to allow specifying an alternate InputDefinition for help generation 13 years ago
  Adrien BRAULT ae8704cdce [Console] Fix wrong ref in phpdoc 13 years ago
  Fabien Potencier 0492290a3b [Console] added a missing method (closes #3043) 13 years ago
  Markus Tacker 839957487a Fixes a small php doc issue of Symfony\Component\Console\Command\Command::setDefinition() 13 years ago
  Fabien Potencier 283097db09 Revert "expanded namespaces within phpdoc (special for PhpStorm)" 14 years ago
  realmfoo 6e7439e73a expanded namespaces within phpdoc (special for PhpStorm) 14 years ago
  Fabien Potencier 01d583e889 [Console] fixed Command::setApplication() when the argument is null 14 years ago
  Fabien Potencier 6ab11eb1ce [Console] decoupled Command from Application 14 years ago
  Fabien Potencier facff73049 made the console tool more powerful 14 years ago
  Hugo Hamon c6bd284ecd [Console] fixed phpdoc for Command class. 14 years ago
  Fabien Potencier 9206af1773 [Console] tagged the guaranteed BC API 14 years ago
  Fabien Potencier b940cc6f40 moved most protected to private in the Console component 14 years ago
  Fabien Potencier c2e9dd27b2 [Console] fixed synopsis when an error occurs 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Pascal Borreli 46d28ce1b1 [Console] Removed useless else 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Fabien Potencier 2547bbffc3 a-[Console] added some phpdoc 14 years ago
  Ryan Weaver 7efb4630b8 [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago