Commit 38bcfcb
authored
[Console] Fix SymfonyStyle::ask usage
Use function "ctype_digit" instead of "is_integer" because "$number" is not an integer value, but a string1 parent 9dbd4f5 commit 38bcfcb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments