This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
Add the ability to store multipart/alternative messages #59
Annotations
10 errors and 1 warning
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L9
Type Laminas\Mime\AlternativePart is not used in this file.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L356
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L359
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L368
Function trim() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L372
Function trim() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L372
Function str_replace() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L374
Function trim() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L374
Function str_replace() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L382
Function trim() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L385
Function trim() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.0, locked]:
test/MessageTest.php#L379
Line exceeds 120 characters; contains 279 characters
|
The logs for this run have expired and are no longer available.
Loading