8000 [Console] fix PHPDoc in Command by mhujer · Pull Request #29674 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@mhujer
Copy link
Contributor
@mhujer mhujer commented Dec 23, 2018
Q A
Branch? 3.4 up to 4.2 for bug fixes
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

Issue was introduced in #28714, this PR fixes copy&paste from InputArgument and InputOption.

@fabpot
Copy link
Member
fabpot commented Dec 23, 2018

Thank you @mhujer.

@fabpot fabpot merged commit 13bcd6a into symfony:3.4 Dec 23, 2018
fabpot added a commit that referenced this pull request Dec 23, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[Console] fix PHPDoc in Command

| Q             | A
| ------------- | ---
| Branch?       | 3.4 up to 4.2 for bug fixes <!-- see below -->
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| License       | MIT

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Issue was introduced in #28714, this PR fixes copy&paste from `InputArgument` and `InputOption`.

Commits
-------

13bcd6a [Console] fix PHPDoc in Command
@mhujer mhujer deleted the fix-command-phpdoc branch December 23, 2018 13:50
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

0