optimized global function calls #80
Annotations
6 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/RobotLoader/RobotLoader.php#L304
Unreachable statement - code above always terminates.
|
|
PHPStan:
src/RobotLoader/RobotLoader.php#L295
Variable $prevFile in isset() always exists and is not nullable.
|
|
PHPStan:
src/RobotLoader/RobotLoader.php#L290
Variable $prevFile in isset() always exists and is not nullable.
|
|
PHPStan:
src/RobotLoader/RobotLoader.php#L118
Result of || is always true.
|
|
PHPStan:
src/RobotLoader/RobotLoader.php#L118
Comparison operation "<=" between int<min, 3> and 3 is always true.
|