cakephp2-php8/lib
mark_story 738b20a19b Fix encoding of addreses containin comma & unicode
Email addresses that contain both unicode and commas will not be
correctly encoded by mime_encode_header if the comma precedes the
unicode. In this scenario we have to quote the encoded address.

Refs #10763
2017-06-12 10:58:44 -04:00
..
Cake Fix encoding of addreses containin comma & unicode 2017-06-12 10:58:44 -04:00