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/Component
Fabien Potencier 2fa948d328 minor #23533 [Console] Application is not responsible for setting the name of lazy commands (chalasr)
This PR was merged into the 3.4 branch.

Discussion
----------

[Console] Application is not responsible for setting the name of lazy commands

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Fixes `all` not calling `get()` for lazy commands and stop setting the command name from Application (the command loader is responsible for returning valid commands).

Commits
-------

f25a8b5c41 Fix lazy commands registration
2017-07-17 14:48:33 +02:00
..
Asset [3.4] Allow 4.* deps 2017-05-24 11:02:43 +02:00
BrowserKit Merge branch '3.3' into 3.4 2017-07-12 15:09:21 +02:00
Cache Merge branch '3.3' into 3.4 2017-07-11 09:19:17 +02:00
ClassLoader Merge branch '2.7' into 2.8 2017-07-05 09:50:35 +03:00
Config Merge branch '3.3' into 3.4 2017-06-24 11:47:31 +02:00
Console Fix lazy commands registration 2017-07-17 14:21:21 +02:00
CssSelector updated version to 3.4 2017-05-17 18:21:40 +02:00
Debug Minor cleanups 2017-07-06 16:36:30 +03:00
DependencyInjection Merge branch '3.3' into 3.4 2017-07-15 10:52:56 +02:00
DomCrawler add some \ on PHP_VERSION_ID for 2.8 2017-06-02 07:32:06 +02:00
Dotenv Merge branch '3.3' into 3.4 2017-07-11 09:19:17 +02:00
EventDispatcher Merge branch '3.3' into 3.4 2017-06-12 18:03:21 +02:00
ExpressionLanguage Merge branch '2.7' into 2.8 2017-06-01 13:52:29 -07:00
Filesystem Merge branch '3.3' into 3.4 2017-07-11 09:19:17 +02:00
Finder Merge branch '3.3' into 3.4 2017-06-01 14:02:15 -07:00
Form Merge branch '3.3' into 3.4 2017-07-15 10:52:56 +02:00
HttpFoundation Merge branch '3.3' into 3.4 2017-07-12 16:42:11 +02:00
HttpKernel Merge branch '3.3' into 3.4 2017-07-15 10:52:56 +02:00
Inflector updated version to 3.4 2017-05-17 18:21:40 +02:00
Intl Merge branch '3.3' into 3.4 2017-06-01 14:02:15 -07:00
Ldap Merge branch '3.3' into 3.4 2017-07-06 13:23:40 +03:00
Lock Merge branch '3.3' into 3.4 2017-06-02 11:54:06 +02:00
OptionsResolver updated version to 3.4 2017-05-17 18:21:40 +02:00
Process Merge branch '3.3' into 3.4 2017-07-15 10:52:56 +02:00
PropertyAccess Merge branch '3.3' into 3.4 2017-07-03 11:12:16 +03:00
PropertyInfo [PropertyInfo] Made ReflectionExtractor's prefix lists instance variables 2017-05-29 10:18:12 +02:00
Routing [Routing] also add matched params for redirect due to trailing slash 2017-07-11 08:35:47 +02:00
Security Merge branch '3.3' into 3.4 2017-07-12 15:09:21 +02:00
Serializer feature #23404 [Serializer] AbstractObjectNormalizer: Allow to disable type enforcement (ogizanagi) 2017-07-12 16:21:35 +02:00
Stopwatch [Stopwatch] Fix precision for root section 2017-07-17 09:33:44 +02:00
Templating Merge branch '2.7' into 2.8 2017-06-01 13:52:29 -07:00
Translation feature #22619 [FrameworkBundle][Translation] Move translation compiler pass (lepiaf) 2017-07-06 09:49:25 +03:00
Validator [Profiler][Validator] ValidatorDataCollector: use new DataCollector::getCasters() method 2017-07-15 10:55:31 +02:00
VarDumper [VarDumper] Added setMinDepth to VarCloner 2017-07-15 00:44:49 -07:00
WebLink [3.4] Allow 4.* deps 2017-05-24 11:02:43 +02:00
Workflow Merge branch '3.3' into 3.4 2017-07-03 11:12:16 +03:00
Yaml feature #23288 [Yaml] deprecate the !str tag (xabbuh) 2017-07-03 13:20:17 +03:00