Remove accidental comment. #80
ci.yaml
on: push
phpcs
/
phpcs
24s
phpstan
/
phpstan
15s
Matrix: phplint / phplint
Annotations
2 errors and 6 warnings
phpstan / phpstan
Process completed with exit code 127.
|
phpcs / phpcs
Process completed with exit code 1.
|
phpcs / phpcs:
src/Upgrade310.php#L67
The method parameter $args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L67
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L79
The method parameter $args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L79
The method parameter $assoc_args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L112
The method parameter $args is never used
|
phpcs / phpcs:
src/Upgrade310.php#L112
The method parameter $assoc_args is never used
|