Skip to content

[Console] allow Command::getName() to return null #33385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

nicolas-grekas
Copy link
Member

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

As reported on symfony/console@4510f04#commitcomment-34845639

@chalasr
Copy link
Member

chalasr commented Aug 29, 2019

Should we do the same for getDefinition()? And revisit both on 4.4 with upgrade paths?

@nicolas-grekas
Copy link
Member Author

Unless someone complains, I wouldn't anticipate doing the same for getDefinition().

@chalasr
Copy link
Member

chalasr commented Aug 29, 2019

Thank you @nicolas-grekas.

chalasr added a commit that referenced this pull request Aug 29, 2019
…-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[Console] allow Command::getName() to return null

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

As reported on symfony/console@4510f04#commitcomment-34845639

Commits
-------

59ad6c2 [Console] allow Command::getName() to return null
@chalasr chalasr merged commit 59ad6c2 into symfony:3.4 Aug 29, 2019
@nicolas-grekas nicolas-grekas deleted the console-relax branch September 1, 2019 08:15
This was referenced Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants