Andreas Hucks
|
45bbb5be01
added getNativeDefinition() to allow specifying an alternate InputDefinition for help generation
|
13 年之前 |
Adrien BRAULT
|
ae8704cdce
[Console] Fix wrong ref in phpdoc
|
13 年之前 |
Fabien Potencier
|
0492290a3b
[Console] added a missing method (closes #3043)
|
13 年之前 |
Markus Tacker
|
839957487a
Fixes a small php doc issue of Symfony\Component\Console\Command\Command::setDefinition()
|
13 年之前 |
Fabien Potencier
|
283097db09
Revert "expanded namespaces within phpdoc (special for PhpStorm)"
|
14 年之前 |
realmfoo
|
6e7439e73a
expanded namespaces within phpdoc (special for PhpStorm)
|
14 年之前 |
Fabien Potencier
|
01d583e889
[Console] fixed Command::setApplication() when the argument is null
|
14 年之前 |
Fabien Potencier
|
6ab11eb1ce
[Console] decoupled Command from Application
|
14 年之前 |
Fabien Potencier
|
facff73049
made the console tool more powerful
|
14 年之前 |
Hugo Hamon
|
c6bd284ecd
[Console] fixed phpdoc for Command class.
|
14 年之前 |
Fabien Potencier
|
9206af1773
[Console] tagged the guaranteed BC API
|
14 年之前 |
Fabien Potencier
|
b940cc6f40
moved most protected to private in the Console component
|
14 年之前 |
Fabien Potencier
|
c2e9dd27b2
[Console] fixed synopsis when an error occurs
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Pascal Borreli
|
46d28ce1b1
[Console] Removed useless else
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 年之前 |
Fabien Potencier
|
2547bbffc3
a-[Console] added some phpdoc
|
14 年之前 |
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 年之前 |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 年之前 |