Author: Nikita Popov (nikic)
Date: 2021-04-02T22:08:41+02:00

Commit: 
https://github.com/php/web-master/commit/89fd8c296412359104a31f21e6fc11617af9a455
Raw diff: 
https://github.com/php/web-master/commit/89fd8c296412359104a31f21e6fc11617af9a455.diff

Try to fix mail charset issue

Set utf-8 as the charset when using PHPMailer. The manual encoding
code was a leftover from direct calls to mail() and only handles
the charset in the subject but not other headers.

Changed paths:
  M  github-webhook.php
  M  include/mailer.php

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to