Commit Graph

110 Commits

Author SHA1 Message Date
Fabien Potencier 1a0bcd141a [Console] added a new writeln() method to the Output classes 2010-01-14 15:40:25 +01:00
geoffrey e7dfdab05f [Console] implemented helpers and moved formatter and ask* methods to their own helpers 2010-01-14 12:11:27 +01:00
Fabien Potencier ad1d11b032 [Console] added a Shell 2010-01-14 10:48:22 +01:00
Fabien Potencier a4adc3f1ca [DependencyInjection] made the loader extensions much more reliable and robust 2010-01-13 11:25:28 +01:00
Fabien Potencier e9ad8512f3 renamed CLI component to Console 2010-01-09 12:57:15 +01:00
Fabien Potencier 41bc39ba61 [CLI] renamed Argument to InputArgument, Option to InputOption, and Definition to InputDefinition 2010-01-08 11:00:18 +01:00
Fabien Potencier 71156a4778 fixed test suite 2010-01-08 10:59:23 +01:00
Fabien Potencier f7752f79a0 renamed Task to Command (as in Command Line Interface) 2010-01-04 19:51:21 +01:00
Fabien Potencier 6feaecf2fa added the CLI component 2010-01-04 15:42:28 +01:00
Fabien Potencier 65d0750168 added some Symfony 2 components 2010-01-04 15:26:20 +01:00