cakephp2-php8/lib/Cake
mark_story 550076d75e Fix issue in RequestHandlerComponent.
Fixes issues where response and request properties would
not be set as the initialize() callback would have not fired.

Fixes #2190
Fixes #2189
2011-10-31 22:41:43 -04:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config Releasing 2.0.1 2011-10-30 18:28:32 -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 Fixing DbConfigTask to produce correct configurations 2011-10-30 18:25:43 -04:30
Controller Fix issue in RequestHandlerComponent. 2011-10-31 22:41:43 -04:00
Core Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
Error Revert the changes done to remove the 'cake' domain 2011-10-23 20:36:31 -04: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 Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
Network delete App::uses Multibyte class. It is no longer needed. 2011-10-31 23:47:36 +09:00
Routing Fix missing urlencod/urldecode in routing. 2011-10-29 20:42:07 -04:00
Test Fix issue in RequestHandlerComponent. 2011-10-31 22:41:43 -04:00
TestSuite Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
Utility Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
View Update generated cache files. 2011-10-31 22:27:43 -04:00
basics.php Make h() not puke when objects are passed in. 2011-10-27 21:30:50 -04:00
bootstrap.php Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.1 2011-10-30 18:28:32 -04:30