cakephp2-php8/lib/Cake/Test/Case
2014-11-20 21:14:17 +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 Merge branch 'master' into 2.6 2014-11-10 19:38:31 -05:00
Controller Fix indentation 2014-10-31 16:38:09 -04:00
Core Mark App::pluginPath as deprecated and don't use it anymore. 2014-06-24 11:52:29 +02:00
Error Fix an infinite recursion caused by missing plugin 2014-07-09 15:55:41 +09:00
Event Fix: Stray [] syntax in php 5.3 codebase 2014-03-07 09:23:06 +07:00
I18n Add context support to the I18n class which resolves cakephp/cakephp#2063 2014-07-17 11:01:11 +02:00
Log fix failling test on Jenkins after ee1e270 2014-09-13 08:19:40 +02:00
Model Merge branch 'master' into 2.6 2014-11-14 21:25:09 -05:00
Network Adding a test for the refactored CakeRequest code. 2014-11-20 21:14:17 +01:00
Routing Update test cases for CakeRoute::__set_state 2014-10-27 23:45:46 -04:00
TestSuite Fix PHPCS and PHP5.3 error. 2014-10-13 21:07:08 -04:00
Utility Merge branch 'master' into 2.6 2014-10-30 21:20:53 -04:00
View Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01: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