cakephp2-php8/lib/Cake/Network
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
..
Email Fix encoding of addreses containin comma & unicode 2017-06-12 10:58:44 -04:00
Http Fix HttpSocket emitting errors when nameless cookies are encountered. 2016-11-03 19:07:25 -04:00
CakeRequest.php Fix invalid return value hint 2017-02-08 13:48:22 +01:00
CakeResponse.php PHPDoc fixes 2017-02-17 16:59:35 +01:00
CakeSocket.php Split conditional TLS versions into a separate method 2017-04-06 10:00:47 -04:00