cakephp2-php8/lib/Cake/Test/Case
2015-01-04 01:40:09 +01:00
..
Cache Merge branch 'master' into 2.6 2014-10-15 23:28:27 -04:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Fix Extract task to correctly extract messages with context 2014-12-25 14:28:44 +02:00
Controller Remove duplicate class declaration 2014-11-23 21:49:29 -05:00
Core Correct array syntax. 2014-12-23 03:29:52 +01:00
Error Fix an infinite recursion caused by missing plugin 2014-07-09 15:55:41 +09:00
Event Fix some missed doc block issues 2014-11-30 14:50:11 -07:00
I18n Allow apps to overwrite translation domains from third party plugins. 2014-12-23 13:09:53 +01:00
Log Consolidate with conditions sniff. 2014-12-09 03:17:35 +01:00
Model Backport of 3.0 Session API hardening and clear(). 2015-01-04 01:40:09 +01:00
Network Merge branch '2.6' into 2.7 2014-11-29 22:00:24 -05:00
Routing Don't set content-length when serving assets. 2014-12-29 21:07:46 -05:00
TestSuite Merge branch 'master' into 2.7 2015-01-03 14:34:55 -05:00
Utility Merge branch 'master' into 2.6 2014-12-17 21:38:32 -05:00
View Merge branch 'master' into 2.7 2015-01-03 14:34:55 -05: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 Merge branch 'master' into 2.6 2014-08-30 21:28:11 -04:00