cakephp2-php8/lib/Cake/Network/Email
ndm2 f0b6657113 Make unsetting the email pattern work as expected.
When set to `null`, only `filter_var()` should be used. This is a
partial backport of #5111
2014-11-09 16:33:57 +01:00
..
AbstractTransport.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
CakeEmail.php Make unsetting the email pattern work as expected. 2014-11-09 16:33:57 +01:00
DebugTransport.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MailTransport.php Include the last error if available when sending with mail() fails. 2014-03-02 21:07:25 -05:00
SmtpTransport.php Make SMTP auth reply code checks work properly. 2014-07-18 14:53:22 +02:00