cakephp2-php8/lib/Cake
2011-11-15 17:30:49 +11:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config Releasing 2.0.3 2011-11-13 20:32:23 -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 Fix plugins not being loaded before looking for pluign paths 2011-11-15 17:30:49 +11:00
Controller Fix issue with Controller::setAction() 2011-11-03 20:13:41 -04:00
Core Fix issue with duplicate class inclusions. 2011-11-13 16:15:32 -05:00
Error Fix issue where unknown exceptions would be squashed. 2011-11-02 21:21:48 -04:00
I18n Fix comment in I18n 2011-11-05 08:19:57 -04:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Updating for PHP5.4 2011-11-12 21:42:19 -05:00
Network Fix more strict errors. 2011-11-13 20:47:55 -05:00
Routing removing unused variable, fixes #2227 2011-11-07 09:19:01 +01:00
Test Fix more strict errors. 2011-11-13 20:47:55 -05:00
TestSuite Fix html coverage reporting. 2011-11-11 22:13:20 -05:00
Utility Replace complicated $$foo with simple variable. 2011-11-12 21:42:20 -05:00
View Add missing @link to docs if available to helpers 2011-11-13 22:08:20 -08:00
basics.php Fix encoding issues with debug(). 2011-11-02 13:45:34 -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.3 2011-11-13 20:32:23 -04:30