-
Improvement
-
Resolution: Fixed
-
Minor
-
3.3.5
It is possible to replace the current email encoding function with the mb_encode_mimeheader function from the PHP Multibyte String library. Testing thus far has show the new function to follow RFC 2047 more accurately then the current function.
- duplicates
-
PHPBB-16911 Invaild email subject when containing question mark character
- Open