Commit Graph

515 Commits

Author SHA1 Message Date
Fabien Potencier
e9e2899cda [DependencyInjection] simplified loaders (the load method only accept one resource now) 2010-01-17 11:16:50 +01:00
Fabien Potencier
a36a2c955b [Console] fixed tests 2010-01-15 15:56:49 +01:00
Fabien Potencier
6f820f63c9 [DependencyInjection] fixed number of tests 2010-01-15 15:53:33 +01:00
Fabien Potencier
c8fc0a7ff3 [DependencyInjection] renamed the default schema URLs 2010-01-15 15:53:07 +01:00
Fabien Potencier
ee7deaa5ee [DependencyInjection] added a BuilderConfiguration::findService() to allows some optimizations when building a complex graph of dependencies in an extension 2010-01-15 11:35:25 +01:00
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