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
minor symfony#52633 Hint that changing input arguments has no effect (fschmtt)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Hint that changing input arguments has no effect
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | symfony#52415
| License | MIT
Adding a hint to `\Symfony\Component\Console\Event\ConsoleCommandEvent` that changing the input arguments has no effect.
Commits
-------
9ec9ead Add hint that changing input arguments has no effect
0 commit comments