cakephp2-php8/lib/Cake
mark_story c6173a0054 Add tests for #3288 and remove nested ternaries.
Nested ternaries are complicated to maintain and hard to read. Break
down the nested ternary into two conditionals.
2014-04-10 20:37:08 -04:00
..
Cache Update doc blocks to not be lies. 2014-03-27 11:55:54 -04:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Only count _id if it is the last 3 characters in the field name. 2014-04-04 21:26:31 -04:00
Controller correct deprecation notices 2014-04-04 19:18:02 +02:00
Core Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Error Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Event Merge pull request #2532 from bar/patch-2 2013-12-22 20:03:56 -08:00
I18n Moved Limburgish to correct the order 2014-03-02 14:30:26 +01:00
Log Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Model Sqlserver Datasource how properly appends the schemaName prefix in the describe() method 2014-04-02 13:59:04 -06:00
Network Fix email rendering when using 2 different plugins. 2014-04-04 21:45:04 -04:00
Routing Only sort the keys once per request instead of on each match. 2014-03-10 21:42:26 -04:00
Test Add tests for #3288 and remove nested ternaries. 2014-04-10 20:37:08 -04:00
TestSuite more cs 2014-04-02 03:09:42 +02:00
Utility Add tests for #3288 and remove nested ternaries. 2014-04-10 20:37:08 -04:00
View Correct doc blocks 2014-04-06 22:27:51 +02:00
basics.php Change argument type to mixed in docblock, as debug() and pr() accept not just a single type 2014-04-02 23:53:54 +02:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.7 2014-04-04 22:25:48 -04:00