cakephp2-php8/lib/Cake/Test/Case/Network
mark_story 34158407b2 Exit early if SMTP connection fails.
If the SMTP connection is disconnected (read() returns false) we should
exit early and not wait for the read timeout. This has the added benefit
of making the mocks much simpler.

Refs #10221
2017-02-13 22:37:44 -05:00
..
Email Exit early if SMTP connection fails. 2017-02-13 22:37:44 -05:00
Http Fix PHPCS 2016-11-04 09:31:05 -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 Stop testing against SSL ciphers that emit warnings. 2016-06-27 21:47:37 -04:00