cakephp2-php8/lib/Cake
2012-01-12 20:13:58 -04:30
..
Cache Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Config Fix failing test in App. 2012-01-08 22:14:32 -05:00
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 Remove incorrect constant. 2012-01-07 20:10:14 -05:00
Controller Make allow(null) and deny(null) consistent with no args. 2012-01-10 20:32:12 -05:00
Core Merge branch '2.0' into 2.1 2012-01-08 21:59:18 -05:00
Error Merge branch '2.0' into 2.1 2011-12-11 22:51:40 -05:00
Event Fixing php 5.2 specific problem, closes #2468 2012-01-12 19:13:56 -04:30
I18n Adding $language parameter to I18n::translate() 2012-01-10 00:51:48 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Catching any possible exception in DatabaseSession destructor, using exceptions in destructors is a bad idea in PHP 2012-01-12 20:12:38 -04:30
Network Merge branch '2.0' into 2.1 2012-01-11 20:59:31 -05:00
Routing Explicitly casting to string a variable that could in times be either string or integer 2012-01-11 21:25:22 -04:30
Test add missing App::uses() 2012-01-12 18:01:27 +01:00
TestSuite Made default value and behavior of param $exceptions for Folder::tree() identical to same param in Folder::read() 2011-12-22 03:29:21 +05:30
Utility Ensure the class has a constructor 2012-01-09 23:42:09 +01:00
View Ensure helpers are loaded in data views. 2012-01-11 20:21:56 -05:00
basics.php Fixing windows failing test case on the debug function 2012-01-07 01:39:40 -04:30
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 Update version number to 2.1.0-alpha 2012-01-08 22:23:56 -05:00