cakephp2-php8/lib/Cake/Test/Case
José Lorenzo Rodríguez 355eb1859c Merge pull request #7106 from cakephp/issue-7098
Consistently remove plugin names in object collections.
2015-07-28 15:58:41 +02: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 Merge branch '2.6' into 2.7 2015-07-11 21:25:26 -04:00
Controller Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
Core Fix cs 2015-01-04 02:27:40 +01:00
Error fixed tests cases to print html 2015-06-20 22:19:08 -04: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 Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
Model Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
Network Don't stop reading when only a '0' has been read. 2015-07-27 22:40:27 -04:00
Routing Don't set content-length when serving assets. 2014-12-29 21:07:46 -05:00
TestSuite Merge branch '2.6' into 2.7 2015-04-20 15:42:54 -04:00
Utility Merge pull request #7106 from cakephp/issue-7098 2015-07-28 15:58:41 +02:00
View Add failing test for FormHelper::input 2015-07-22 21:59:44 -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