cakephp2-php8/lib/Cake/Test/Case
José Lorenzo Rodríguez 64e74cbaac Merge pull request #4175 from chinpei215/master-issue2268-fix
Fix afterFind() called twice with belongsTo and hasOne relationships
2014-08-06 10:48:45 +02:00
..
Cache Remove x bit on files. 2014-05-13 12:30:14 -04:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Controller Fix a fatal error occurs in combination with a scaffold error. 2014-07-31 05:49:23 +09: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 Introduced I18n category constants (#1894) 2014-03-23 17:00:17 +01:00
Log Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Model Merge pull request #4175 from chinpei215/master-issue2268-fix 2014-08-06 10:48:45 +02:00
Network CS fixes. 2014-08-04 13:53:52 +02:00
Routing Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TestSuite Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Utility CS fixes. 2014-08-04 13:53:52 +02:00
View Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02: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.5 2014-05-04 14:35:36 +05:30