You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#46595 [Console] Escape % in command name & description from getDefaultName() (ogizanagi)
This PR was merged into the 4.4 branch.
Discussion
----------
[Console] Escape % in command name & description from getDefaultName()
| Q | A
| ------------- | ---
| Branch? | 4.4 <!-- see below -->
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | Fixsymfony#46560 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
| Doc PR | N/A
Backport of symfony#46574 for 4.4
Commits
-------
2ace20a [Console] Escape % in command name & description from getDefault*()
0 commit comments