Commit 8495cbf
committed
bug #504 Ctype: Give the correct deprecations for PHP 8.1+ (BackEndTea)
This PR was merged into the 1.x branch.
Discussion
----------
Ctype: Give the correct deprecations for PHP 8.1+
This deprecation isn't just for integers that are outside the integer range of -128, 255.
https://3v4l.org/PgZ6c
Commits
-------
2444103 Give the correct deprecations for PHP 8.1+1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
214 | 218 | | |
215 | 219 | | |
216 | 220 | | |
| |||
219 | 223 | | |
220 | 224 | | |
221 | 225 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments