Skip to content

feat: Added SMTP AUTH PLAIN mechanism for mail authentication #12385

feat: Added SMTP AUTH PLAIN mechanism for mail authentication

feat: Added SMTP AUTH PLAIN mechanism for mail authentication #12385

Re-run triggered February 23, 2025 18:06
Status Failure
Total duration 45s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
35s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHP Static Analysis: system/Email/Email.php#L2044
Negated boolean expression is always false.
PHP Static Analysis: system/Email/Email.php#L2072
Unreachable statement - code above always terminates.
PHP Static Analysis: system/Email/Email.php#L2083
Method CodeIgniter\Email\Email::checkSMTPAuthResponse() has no return type specified.
PHP Static Analysis: system/Email/Email.php#L2083
Method CodeIgniter\Email\Email::checkSMTPAuthResponse() has parameter $replyData with no type specified.
PHP Static Analysis
Process completed with exit code 1.