Update deps #1621
Annotations
5 errors
phpcs
Process completed with exit code 3.
|
phpstan:
src/Component/PharUpdate/Version/Comparator.php#L159
Negated boolean expression is always true.
|
phpstan:
src/Executor/Master.php#L27
Binary operation "/" between non-falsy-string and 100000.0 results in an error.
|
phpstan:
src/Utility/Rsync.php#L56
Offset 'options' on array{timeout: int|null, options: array, flags: string, progress_bar: bool, display_stats: bool} on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|