Implement WP_Mailer class and refactor core emails (Ticket #49661) #55982
coding-standards.yml
on: pull_request
Coding standards
/
PHP checks
19s
Coding standards
/
JavaScript checks
1m 44s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
11 errors
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L93
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L92
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L92
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L91
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L91
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L65
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L64
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
src/wp-includes/class-wp-mailer.php#L50
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
tests/phpunit/tests/mail/wpMailer.php#L91
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks:
tests/phpunit/tests/mail/wpMailer.php#L90
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
|
Coding standards / PHP checks
Process completed with exit code 2.
|