smokeybear87
|
55a0b347a0
Fixes incorrect class used in src/Symfony/Bundle/FrameworkBundle/Console/Application.php
|
12 anos atrás |
Bart van den Burg
|
79c547f09c
[FrameworkBundle] added test for fix broken command registration
|
12 anos atrás |
Henrik Bjørnskov
|
0b78fdffa4
Only call registerCommand on bundles that is an instance of Bundle
|
13 anos atrás |
Fabien Potencier
|
d0e31b8ca6
changed Application to have nice error messages when something bad happens early on the CLI
|
14 anos atrás |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
14 anos atrás |
Kris Wallsmith
|
88acb017e3
[FrameworkBundle] changed console --debug option to --no-debug so commands will run in debug mode by default, as suggested in the SE's console:
|
14 anos atrás |
Fabien Potencier
|
b940cc6f40
moved most protected to private in the Console component
|
14 anos atrás |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 anos atrás |
Fabien Potencier
|
9f30e42c16
added --debug/-d and --env/-d to console
|
14 anos atrás |
Fabien Potencier
|
36dcce40eb
changed method signature to use the new KernelInterface
|
14 anos atrás |
Fabien Potencier
|
09aeb78634
removed Kernel::isBooted() method
|
14 anos atrás |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 anos atrás |
Ryan Weaver
|
7efb4630b8
[Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine).
|
14 anos atrás |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 anos atrás |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
14 anos atrás |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 anos atrás |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
15 anos atrás |
Fabien Potencier
|
256a71298c
fixed phpdoc
|
15 anos atrás |
Fabien Potencier
|
da9f36ca86
renamed Symfony\Foundation to Symfony\Framework
|
15 anos atrás |
Fabien Potencier
|
15d439809c
renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle
|
15 anos atrás |