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#53516 [Console] Allow '0' as a $shortcut in InputOption.php (lawsonjl-ornl)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[Console] Allow '0' as a $shortcut in InputOption.php
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fixsymfony#53514
| License | MIT
Fixes some comparisons to no longer erroneously disallow `'0'`/`'-0'` as a shortcut value.
Commits
-------
2b6fe56 [Console] Allow '0' as a $shortcut in InputOption.php
0 commit comments