File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1189
1189
<code >$suite</code >
1190
1190
<code >$suite</code >
1191
1191
</PossiblyNullArgument >
1192
+ <PossiblyUndefinedArrayOffset occurrences =" 1" >
1193
+ <code >$_SERVER['argv']</code >
1194
+ </PossiblyUndefinedArrayOffset >
1192
1195
<RedundantCondition occurrences =" 1" >
1193
1196
<code >$testSuite !== null</code >
1194
1197
</RedundantCondition >
1258
1261
<PossiblyNullPropertyAssignmentValue occurrences =" 1" >
1259
1262
<code >$loader</code >
1260
1263
</PossiblyNullPropertyAssignmentValue >
1264
+ <PossiblyUndefinedArrayOffset occurrences =" 1" >
1265
+ <code >$_SERVER['PHP_SELF']</code >
1266
+ </PossiblyUndefinedArrayOffset >
1261
1267
<PossiblyUndefinedVariable occurrences =" 2" >
1262
1268
<code >$whitelistFromConfigurationFile</code >
1263
1269
<code >$whitelistFromOption</code >
1551
1557
</UndefinedInterfaceMethod >
1552
1558
</file >
1553
1559
<file src =" src/Util/PHP/DefaultPhpProcess.php" >
1560
+ <DocblockTypeContradiction occurrences =" 1" >
1561
+ <code >is_array($envVar)</code >
1562
+ </DocblockTypeContradiction >
1554
1563
<MissingParamType occurrences =" 1" >
1555
1564
<code >$pipe</code >
1556
1565
</MissingParamType >
You can’t perform that action at this time.
0 commit comments