vendor/bin/phpcbf #40
Annotations
10 errors and 5 warnings
src/Client.php#L186
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
src/Client.php#L186
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.
|
src/Gateway.php#L169
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$payment_method'.
|
src/Integration.php#L171
Processing form data without nonce verification.
|
src/Integration.php#L175
Processing form data without nonce verification.
|
src/Integration.php#L190
Processing form data without nonce verification.
|
src/Integration.php#L195
Processing form data without nonce verification.
|
src/Integration.php#L210
Processing form data without nonce verification.
|
src/Integration.php#L215
Processing form data without nonce verification.
|
src/Integration.php#L230
Processing form data without nonce verification.
|
src/XML/Message.php#L121
It is recommended not to use reserved keyword "parent" as function parameter name. Found: $parent
|
src/XML/Message.php#L141
It is recommended not to use reserved keyword "parent" as function parameter name. Found: $parent
|
src/Integration.php#L195
Detected usage of a non-sanitized input variable: $_POST[$name]
|
src/Integration.php#L215
Detected usage of a non-sanitized input variable: $_POST[$name]
|
src/Integration.php#L235
Detected usage of a non-sanitized input variable: $_POST[$name]
|
The logs for this run have expired and are no longer available.
Loading