mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
34158407b2
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 |
||
---|---|---|
.. | ||
CakeEmailTest.php | ||
DebugTransportTest.php | ||
MailTransportTest.php | ||
SmtpTransportTest.php |