..
Cache
Use null instead of false for failure.
2016-11-26 10:38:28 -05:00
Configure
Remove superfluous "Class" from doc blocks
2016-08-10 12:22:09 +02:00
Console
some refactoring to fix failed shell dispatcher tests
2016-11-08 10:03:46 +01:00
Controller
Use ternary operator
2016-12-04 21:55:29 +09:00
Core
Add a test case to make sure of backward compatibility
2016-04-11 00:43:35 +09:00
Error
Merge branch '2.x' into 2.next
2016-08-09 22:12:26 -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
Remove superfluous "Class" from doc blocks
2016-08-10 12:22:09 +02:00
Model
Merge remote-tracking branch 'upstream/2.x' into make-it-possible-to-configure-cachemethodhashalgo-in-dbosource
2016-11-14 16:26:48 +01:00
Network
Fix PHPCS
2016-11-04 09:31:05 -04:00
Routing
Merge branch '2.x' into 2.next
2016-09-04 23:54:22 -04:00
TestSuite
PHPCS.
2016-09-12 23:19:08 -04:00
Utility
Fix missing HTML encoding in Debugger
2016-12-10 08:47:13 -05:00
View
Make use of assertAttributeEquals
2016-09-22 21:30:18 +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
use constant PHP_SAPI
2015-07-26 15:35:03 +02:00