Commit 0cee5b9
committed
Fix nullCoalesce.variable errors.
rm nullCoalesce.variable.neon
Update error count
Restore missing nullCoalesce.variable.neon file
Update loader.neon and remove obsolete nullCoalesce.variable.neon
Use type checking instead of null coalescing
Prevent superglobals from being changed by users1 parent 50b3f57 commit 0cee5b9
File tree
3 files changed
+3
-17
lines changed- system/HTTP
- utils/phpstan-baseline
3 files changed
+3
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
This file was deleted.
0 commit comments