feat: Added SMTP AUTH PLAIN mechanism for mail authentication #12385
test-phpstan.yml
on: pull_request
PHP Static Analysis
35s
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.
|