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