v4.8.0 #78
ci.yaml
on: push
phpcs
/
phpcs
22s
phpstan
/
phpstan
29s
Matrix: phplint / phplint
Annotations
4 errors and 6 warnings
phpcs / phpcs:
src/Gateways/Gateway.php#L37
Opening brace must be the last content on the line
|
phpcs / phpcs:
src/Gateways/Gateway.php#L37
Empty block comment not allowed
|
phpcs / phpcs
Process completed with exit code 1.
|
phpstan / phpstan
Process completed with exit code 127.
|
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
|