Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.1 compatibility - Escaped command exceeds the allowed length #861

Closed
neo22s opened this issue Oct 20, 2016 · 0 comments
Closed

PHP 7.1 compatibility - Escaped command exceeds the allowed length #861

neo22s opened this issue Oct 20, 2016 · 0 comments

Comments

@neo22s
Copy link
Contributor

neo22s commented Oct 20, 2016

In PHP 7.1 we get

mail(): Escaped command exceeds the allowed length of 2097152 bytes

This happens at
https://github.com/PHPMailer/PHPMailer/blob/master/class.phpmailer.php#L692

You get this error if
$params === NULL

PR coming ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant