Requests: Add "multiple.request.before_request_multiple" hook #25
Annotations
5 errors and 2 warnings
PHPCS
Process completed with exit code 2.
|
PHPCS:
tests/RequestsTest.php#L177
Each array item in a multi-line array declaration must end in a comma
|
PHPCS:
tests/RequestsTest.php#L186
Each array item in a multi-line array declaration must end in a comma
|
PHPCS:
tests/RequestsTest.php#L187
Each array item in a multi-line array declaration must end in a comma
|
PHPCS
Process completed with exit code 1.
|
PHPCS:
tests/RequestsTest.php#L171
Array double arrow not aligned correctly; expected 5 space(s) between "'url'" and double arrow, but found 1.
|
PHPCS:
tests/RequestsTest.php#L180
Array double arrow not aligned correctly; expected 5 space(s) between "'url'" and double arrow, but found 1.
|