cakephp2-php8/lib/Cake/Test/Case
mark_story 94aeee438b Merge branch pull request #7496 into 2.7
Adds ssl_ context options to SmtpTransport via CakeSocket. Both
CakeSocket and SmtpTransport can now use all the SSL context options
with the same syntax as HttpSocket.
2015-10-12 22:07:40 -04:00
..
Cache use constant PHP_SAPI 2015-07-26 15:35:03 +02:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Controller Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Core Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Error fixed tests cases to print html 2015-06-20 22:19:08 -04:00
Event Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
I18n Fix incorrectly parsed mo file context. 2015-07-30 22:28:55 -04:00
Log Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
Model Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Network Remove allowSelfSigned() method. 2015-10-12 21:58:55 -04:00
Routing Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
TestSuite Removed $stringClean 2015-09-25 20:10:47 +02:00
Utility Correct inflection of virus. 2015-09-28 21:04:23 -04:00
View Add tests for #7516 2015-10-10 22:32:41 -04:00
AllBehaviorsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCacheTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllComponentsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConfigureTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCoreTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDatabaseTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDbRelatedTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllErrorTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllEventTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllHelpersTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllI18nTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllLogTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllNetworkTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllRoutingTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestSuiteTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllUtilityTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BasicsTest.php use constant PHP_SAPI 2015-07-26 15:35:03 +02:00