cakephp2-php8/lib/Cake
2011-01-30 23:41:59 -04:30
..
Cache Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
config Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Configure Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-28 01:14:59 -04:30
Console Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
Controller Fixing ComponentCollecction components loading, as with Behaviors and Helpers, thee MissingFileException can not be thrown 2011-01-28 10:49:53 -04:30
Core Fixing SessionComponent tests 2011-01-28 02:00:20 -04:30
Error Adding missing class usage declaration in ExceptionHandler test case 2011-01-28 01:56:00 -04:30
I18n Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Log Extracting CakeLogInterface to its own file, this fixes the FileLog test case 2011-01-28 01:52:54 -04:30
Model Fixing BehaviorCollection test regarding how classes are loaded. with the introduction of App::uses() it is not possible to determine if a file is missing or just the class in the file, so removing the throwing of MissingBehaviorFileException seems the only choice 2011-01-28 01:48:15 -04:30
Network Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Routing Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
tests Fixing CakeTestFixture test case 2011-01-30 23:41:59 -04:30
TestSuite Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
Utility Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
View Fixing HelperCollection tests after merging 2.0 branch in 2011-01-28 01:33:08 -04:30
basics.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
bootstrap.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30