cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story ca1f9e800e Make CakeEmail::config() merge configuration.
This allows you to incremementally overwrite configuration and better
matches other config methods in CakePHP.

Fixes #3848
2013-05-23 09:47:24 -04:00
..
CakeEmailTest.php Make CakeEmail::config() merge configuration. 2013-05-23 09:47:24 -04:00
DebugTransportTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
MailTransportTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
SmtpTransportTest.php Ensure passing empty array to SmtpTransport::config() does not reset existing config. 2013-05-22 11:36:31 +05:30