Add the ability to store multipart/alternative messages #56
Annotations
10 errors and 2 warnings
PHPCodeSniffer [8.0, locked]:
src/Message.php#L330
Whitespace found at end of line
|
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]:
src/Message.php#L25
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
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