cakephp2-php8/lib/Cake/Test/Case/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 failing test. 2017-04-06 10:08:17 -04:00
CakeRequestTest.php Fix query string parsing on requestAction() 2017-01-04 22:34:19 -05:00
CakeResponseTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
CakeSocketTest.php Conditionally define TLS constants & add test for new types. 2017-04-04 22:59:05 -04:00