composer require pronamic/wp-coding-standards --dev -W #58
Annotations
10 errors and 10 warnings
Run PHP_CodeSniffer:
pronamic-pay-adyen.php#L40
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHP_CodeSniffer:
src/Client.php#L76
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
|
Run PHP_CodeSniffer:
src/Client.php#L77
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
|
Run PHP_CodeSniffer:
src/AbstractPaymentRequest.php#L309
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$country_code'.
|
Run PHP_CodeSniffer:
src/Name.php#L101
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$infix'.
|
Run PHP_CodeSniffer:
src/Gateway.php#L81
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHP_CodeSniffer:
src/Gateway.php#L247
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$result_code'.
|
Run PHP_CodeSniffer:
src/LineItems.php#L90
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHP_CodeSniffer:
src/ReturnController.php#L53
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHP_CodeSniffer:
src/Address.php#L85
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$country'.
|
Run PHP_CodeSniffer:
src/ObjectAccess.php#L29
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentResponseAction.php#L56
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/Error.php#L76
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentResponse.php#L46
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentSessionResponse.php#L73
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentDetailsResponse.php#L30
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/ServiceException.php#L104
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/BrowserInformation.php#L271
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/ResponseObject.php#L39
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHP_CodeSniffer:
src/PaymentMethodsResponse.php#L55
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
The logs for this run have expired and are no longer available.
Loading