Commit cef0da8
committed
minor symfony#61202 [Console] cleanup (nicolas-grekas)
This PR was merged into the 7.4 branch.
Discussion
----------
[Console] cleanup
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
The argument already rejects/auto-casts booleans.
Commits
-------
a3eca77 [Console] cleanupFile tree
2 files changed
+1
-3
lines changed- src/Symfony/Component/Console
- Input
- Tests/Input
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
| |||
0 commit comments