cakephp2-php8/lib/Cake/Test/Case
mark_story ade9d8a811 Restore backwards compatibility with old 2.x in FormHelper.
Restore the behavior of the string 'action' option to its former glory.
While we've deprecated this it needs to continue working as it did
before.

Refs #8628
2016-05-01 22:21:23 -04:00
..
Cache Handle negative numbers in Redis correctly. 2016-02-27 00:07:58 -05:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Make schema import plugin friendly. 2016-04-23 16:18:15 -04:00
Controller Fix incorrectly inheriting permissions. 2016-03-11 23:18:50 -05:00
Core Remove lighthouse references 2016-02-10 12:27:34 +01: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 Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00
Log Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
Model Merge pull request #8207 from CakeDC/feature/uuid 2016-02-16 21:53:08 -05:00
Network Fix short array usage. 2016-04-29 09:28:05 -04:00
Routing Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
TestSuite Remove lighthouse references 2016-02-10 12:27:34 +01:00
Utility Fix spacing 2016-04-30 13:13:14 -04:00
View Restore backwards compatibility with old 2.x in FormHelper. 2016-05-01 22:21:23 -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