ErrLookup › PHPMailer/PHPMailer

PHPMailer/PHPMailer

The classic email sending library for PHP · PHP · 65 source files

Analyzed at 4f7ca1ffa0 on 2026-08-17. 14 documented errors.

Code / MessageTypeSeverityTags
Malformed DSN
validation error
Invalid scheme: "%s". Allowed values: "mail", "sendmail", "q
validation error
Unknown option: "%s". Allowed values: "%s"
validation error
Invalid address: (%s): %s
validation error
Invalid recipient kind: %s
validation error
2
Extension missing: openssl
exception error
SMTP Error: Could not connect to SMTP host.
exception error
SMTP Error: Could not authenticate.
exception error
Unknown encoding: {$this->Encoding}
exception error
Extension missing: openssl
exception error
Signing Error: {openssl_error_string()}
exception error
1
Could not access file: {$path}
exception error
Unknown encoding: {$encoding}
exception error
Invalid header name or value
exception error phpmailer, headers, header-injection, crlf, sanitization, user-input