Commit c1df17a
committed
Do not make "ext-ctype" a hard requirement
The "symfony/polyfill-ctype" allows us to use ctype_* functions whether
the ctype extension is enabled or not.1 parent de0f6cb commit c1df17a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments