Commit Graph

27924 Commits

Author SHA1 Message Date
Fabien Potencier 59e38a7460 [Console] added a Shell 2010-01-14 10:47:09 +01:00
Fabien Potencier 81340d349b [Foundation] updated the autoloader, added a new one 2010-01-13 16:55:58 +01:00
Fabien Potencier 72beba8a8e Merge branch 'master' of github.com:fabpot/symfony
* 'master' of github.com:fabpot/symfony:
  [DependencyInjection] made the loader extensions much more reliable and robust
2010-01-13 16:50:34 +01:00
Fabien Potencier a1d2230c61 [Foundation] updated the autoloader, added a new one 2010-01-13 16:49:13 +01:00
Fabien Potencier a74053b614 Merge commit 'upstream/master'
* commit 'upstream/master':
  [DependencyInjection] made the loader extensions much more reliable and robust
2010-01-13 11:33:29 +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 a0551d525c [DependencyInjection] made the loader extensions much more reliable and robust 2010-01-11 15:59:14 +01:00
Fabien Potencier 0c2b2bdbbb [Console] refactored helpers 2010-01-11 15:19:16 +01:00
geoffrey afcb3c906d [Console] implemented helpers and moved formatter and ask* methods to their own helpers 2010-01-11 15:19:06 +01:00
Fabien Potencier 125bf71fa3 [Console] changed the subpackage from cli to console 2010-01-11 14:39:52 +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
Dennis Benkert a650af8f00 deleted phpdoc @version tag in YAML component 2010-01-05 11:18:31 +01:00
Dennis Benkert 96bed6223d deleted phpdoc @version tag in Templating component 2010-01-05 11:17:43 +01:00
Dennis Benkert 72c2c0fb74 deleted phpdoc @version tag in OutputEscaping component 2010-01-05 11:15:27 +01:00
Dennis Benkert 5242974570 deleted phpdoc @version tag in EventDispatcher component 2010-01-05 11:13:51 +01:00
Dennis Benkert b720687445 deleted phpdoc @version tag in DependencyInjection component 2010-01-05 11:10:42 +01:00
Fabien Potencier 1e3e8c760e changed the default version if nothing is provided by the developer 2010-01-04 20:01:46 +01:00
Fabien Potencier f7752f79a0 renamed Task to Command (as in Command Line Interface) 2010-01-04 19:51:21 +01:00
pborreli 3dc0d16f67 replaced double negative with true === 2010-01-05 01:58:30 +08:00
Fabian Lange 557bb48f1b my first git commit fixing some typos 2010-01-05 01:57:28 +08: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