sync branch #292
Annotations
5 errors
Run PHPStan:
src/Commands/InstallCommand.php#L68
Left side of && is always false.
|
Run PHPStan:
src/Commands/InstallCommand.php#L72
Negated boolean expression is always true.
|
Run PHPStan:
src/Commands/SetupCommand.php#L218
Unreachable statement - code above always terminates.
|
Run PHPStan:
src/Stringer.php#L27
Unsafe usage of new static().
|
Run PHPStan
Process completed with exit code 1.
|
Loading