cakephp2-php8/lib/Cake
Fitorec e7c913acba Fix unreachable code in Model mergeVars
Squashed commit of the following:

commit c8326460a4
Author: Fitorec <chanerec@gmail.com>
Date:   Tue Dec 6 18:04:11 2011 -0600

    add a space after the comma in the $merge array

commit 22ad6cdca5
Author: Fitorec <chanerec@gmail.com>
Date:   Tue Dec 6 03:31:54 2011 -0600

    removing the condition and adding actsAs to the default list of merged keys.

commit afa4dd0dee
Author: Fitorec <chanerec@gmail.com>
Date:   Mon Dec 5 12:10:32 2011 -0600

    Solving the small defect in the array of behaviors(actsAs)

Signed-off-by: mark_story <mark@mark-story.com>
2011-12-18 10:38:17 -05:00
..
Cache Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Config Releasing 2.0.4 2011-11-28 11:20:58 -04:30
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Code standards formatting 2011-12-15 22:52:07 -08:00
Controller More code standards formatting 2011-12-15 23:00:07 -08:00
Core Code standards formatting 2011-12-15 22:52:07 -08:00
Error Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
I18n Code standards formatting 2011-12-15 22:52:07 -08:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Fix unreachable code in Model mergeVars 2011-12-18 10:38:17 -05:00
Network Code standards formatting 2011-12-15 22:52:07 -08:00
Routing Make dispatcher::cached() use here() 2011-12-17 12:19:34 -05:00
Test Added test case for TreeBehavior::recover(). Refs #2392 2011-12-18 15:23:49 +05:30
TestSuite Code standards formatting 2011-12-15 22:52:07 -08:00
Utility More code standards formatting 2011-12-15 23:00:07 -08:00
View Remove un-used variable. 2011-12-16 23:02:27 -05:00
basics.php Adhering to coding standards 2011-11-30 07:44:11 -08:00
bootstrap.php Code standards formatting 2011-12-15 22:52:07 -08:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.4 2011-11-28 11:20:58 -04:30