CI #43
Annotations
10 errors and 10 warnings
src/PaymentBrandForce.php#L20
All classes should be declared using either the "abstract" or "final" keyword.
|
tests/src/PaymentBrandsTest.php#L23
All classes should be declared using either the "abstract" or "final" keyword.
|
src/OrderAnnounceResponse.php#L20
All classes should be declared using either the "abstract" or "final" keyword.
|
src/OrderAnnounceResponse.php#L111
Multi-line function calls must have a trailing comma after the last parameter.
|
src/OrderResult.php#L1
An error occurred during processing; checking has been aborted. The error message was: Neither manual or alphabetical order is set.
|
src/OrderResult.php#L20
All classes should be declared using either the "abstract" or "final" keyword.
|
src/OrderResult.php#L98
Multi-line function declaration must have a trailing comma after the last parameter.
|
src/PaymentBrands.php#L22
All classes should be declared using either the "abstract" or "final" keyword.
|
src/PaymentBrands.php#L106
Keyed multi-line arrays must be sorted alphabetically.
|
src/OrderItem.php#L1
An error occurred during processing; checking has been aborted. The error message was: Neither manual or alphabetical order is set.
|
src/OrderAnnounceResponse.php#L82
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
src/PaymentBrands.php#L128
It is recommended not to use reserved keyword "default" as function parameter name. Found: $default
|
src/Error.php#L108
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
src/DataHelper.php#L134
It is recommended not to use reserved keyword "string" as function parameter name. Found: $string
|
tests/src/DataHelperTest.php#L31
It is recommended not to use reserved keyword "string" as function parameter name. Found: $string
|
tests/src/DataHelperTest.php#L75
It is recommended not to use reserved keyword "string" as function parameter name. Found: $string
|
src/OrderResults.php#L100
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
src/RefundResponse.php#L49
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
src/Client.php#L125
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
src/Notification.php#L141
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