cakephp2-php8/lib/Cake
2011-10-27 22:53:20 -05:30
..
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 Removing Xml prolog from default xml layouts. 2011-10-27 20:58:03 -04:00
Controller Fixed code formatting 2011-10-26 13:00:52 +05:30
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 Not sending a content-length for redirection status codes that are not supposed to have any content 2011-10-27 22:44:42 -05:30
Routing Fix issue where named parameters would not be urldecoded. 2011-10-25 21:07:27 -04:00
Test Adding test case for previous commit 2011-10-27 22:53:20 -05:30
TestSuite Inheritance fix for CakeTestCase 2011-10-26 20:28:42 -04:00
Utility Fixing use of options['exclude'] in Debugger::trace(), tests added. 2011-10-27 16:01:54 +02:00
View Removing Xml prolog from default xml layouts. 2011-10-27 20:58:03 -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.0 2011-10-16 18:33:00 -04:30