cakephp2-php8/lib/Cake
2011-10-22 15:24:26 +11:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config Releasing 2.0.0 2011-10-16 18:33:00 -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 Parsing every parameter until there is no more. Good to have alias but with the ability to override the arguments. 2011-10-21 12:20:43 +02:00
Controller Fixed issue when using multiple extensions in Router::parseExtensions() could result in undefined index notice by RequestHandlerComponent. 2011-10-19 15:36:00 +02:00
Core Make App::_loadVendor() static. 2011-10-21 20:37:24 -04:00
Error Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
I18n Fixing doc block 2011-09-29 20:04:06 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Fix issue with postgres and virtualFields 2011-10-21 22:17:48 -04:00
Network Changed getContentTransferEncoding to protected 2011-10-22 15:24:26 +11:00
Routing fixing typos 2011-10-19 12:19:28 +07:00
Test Merge remote-tracking branch 'origin/2.0' into 2.0 2011-10-22 14:55:53 +11:00
TestSuite fixing typos 2011-10-19 12:19:28 +07:00
Utility Fix strict warnings on Validation class. 2011-10-19 23:18:46 -04:00
View Remove more incorrect __d() calls. 2011-10-19 23:25:22 -04:00
basics.php Updating links to the book. 2011-10-16 09:36:51 -04:00
bootstrap.php Adding a constant for TIME_START as $_SERVER[REQUEST_TIME] is only 2011-08-22 20:44:32 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.0 2011-10-16 18:33:00 -04:30