Commit ee0580f
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 users
chore: suppress PHPStan warning for and1 parent e7bce5f commit ee0580f
File tree
3 files changed
+8
-16
lines changed- system/HTTP
- utils/phpstan-baseline
3 files changed
+8
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
95 | 101 | | |
96 | | - | |
97 | | - | |
| 102 | + | |
| 103 | + | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
This file was deleted.
0 commit comments