Fabien Potencier
|
eec7db8238
fixed some coding standards (extracted from 37c45180ae5513927586)
|
hace 15 años |
Jordi Boggiano
|
9ed3d0468e
folded all curly brackets of control structures to conform to PEAR/ZF CS, part two
|
hace 15 años |
Jordi Boggiano
|
2684de0d8e
Folded all curly brackets of control structures to conform to PEAR/ZF CS
|
hace 15 años |
Fabien Potencier
|
83c6d337e2
changed coding standards: indendation is now 4 spaces
|
hace 15 años |
pborreli
|
cdc9c94628
fixed phpdoc
|
hace 15 años |
Pascal Borreli
|
b5089133d2
fixed typos and phpdoc
|
hace 15 años |
Jonathan H. Wage
|
20cc9b9669
Changing how command names are parsed to allow multiple levels of namespaces
|
hace 15 años |
Jonathan H. Wage
|
0c78e9f121
Adding feature to Command help that allows you to use %command.name% and %command.full_name% patterns so you don't have to hardcode the command name in help text.
|
hace 15 años |
Pascal Borreli
|
b9fe42238a
modified tests to use better PHPUnit methods
|
hace 15 años |
Pascal Borreli
|
c1e357d200
Fixed @package and @subpackage phpdoc tags
|
hace 15 años |
Pascal Borreli
|
12690a8e92
fixed @throws phpdoc tag
|
hace 15 años |
Fabien Potencier
|
d229ce584f
[Console] added __get() to Command to have shorter and more readable code in commands
|
hace 15 años |
Fabien Potencier
|
75c922884e
[Console] removed the application name in help
|
hace 15 años |
Fabien Potencier
|
ee3e298c5d
[Console] added a ways to add common behaviors to commands extending a common command
|
hace 15 años |
Fabien Potencier
|
5592580b32
[Console] refactored helpers
|
hace 15 años |
geoffrey
|
eb5b12ff46
[Console] implemented helpers and moved formatter and ask* methods to their own helpers
|
hace 15 años |
Fabien Potencier
|
52c4d163db
[Console] refactored helpers
|
hace 15 años |
geoffrey
|
6422483df3
[Console] implemented helpers and moved formatter and ask* methods to their own helpers
|
hace 15 años |
Fabien Potencier
|
f3705edb7e
[Console] changed the subpackage from cli to console
|
hace 15 años |
Fabien Potencier
|
ad1d11b032
[Console] added a Shell
|
hace 15 años |
Fabien Potencier
|
e9ad8512f3
renamed CLI component to Console
|
hace 15 años |