This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle
Fabien Potencier 67abb80498 feature #23887 [Console] Allow commands to provide a default name for compile time registration (chalasr, nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

[Console] Allow commands to provide a default name for compile time registration

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #23796
| License       | MIT
| Doc PR        | https://github.com/symfony/symfony-docs/issues/8147

Commits
-------

eda7d42955 [Console] Add protected static $defaultName to set the default name of a Command
5d9ae6b56f [Console] Allow commands to provide a default name for compile time registration
2017-08-24 14:10:36 -07:00
..
DebugBundle Merge branch '3.3' into 3.4 2017-08-10 09:07:17 +02:00
FrameworkBundle feature #23887 [Console] Allow commands to provide a default name for compile time registration (chalasr, nicolas-grekas) 2017-08-24 14:10:36 -07:00
SecurityBundle feature #23887 [Console] Allow commands to provide a default name for compile time registration (chalasr, nicolas-grekas) 2017-08-24 14:10:36 -07:00
TwigBundle feature #23936 Remove some sf2 references (fabpot) 2017-08-22 14:55:52 -07:00
WebProfilerBundle feature #23936 Remove some sf2 references (fabpot) 2017-08-22 14:55:52 -07:00
WebServerBundle Merge branch '3.3' into 3.4 2017-08-22 18:06:26 +02:00
FullStack.php [FrameworkBundle] changed some default configs from canBeEnabled to canBeDisabled 2017-01-07 14:17:04 -08:00