Commit 98f0936
Fix PSALM baseline: remove unused entries and add PossiblyUnusedProperty for timeout
The previous baseline entries for MixedArgument, MixedAssignment, and MixedPropertyFetch
were unused because isset() guards the property access properly. Added the correct
baseline entry for PossiblyUnusedProperty on GlobalSettings::$timeout instead.
Co-authored-by: R0Wi <[email protected]>1 parent f8b16fa commit 98f0936
1 file changed
+5
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| |||
0 commit comments