Historial de Commits

Autor SHA1 Mensaje Fecha
  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