cakephp2-php8/lib/Cake
mark_story bc8ae11fc1 Fix fatal error with abstract/interface classes
Abstract/Interface classes + ClassRegistry::init() should
raise an exception, not cause fatal errors.

Update CakeSchema to swallow and ignore any exceptions coming from
ClassRegistry.

Fixes #2328
2011-12-07 20:58:01 -05:00
..
Cache Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Config Releasing 2.0.4 2011-11-28 11:20:58 -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 bare require() to use App::uses() 2011-12-06 20:09:05 -05:00
Controller Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Core Fix bare require() to use App::uses() 2011-12-06 20:09:05 -05:00
Error Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
I18n Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Fix fatal error with abstract/interface classes 2011-12-07 20:58:01 -05:00
Network Typo fix in HttpSocket 2011-12-06 21:07:12 -05:00
Routing Move Route docblocks to make text available in the API 2011-12-07 00:03:11 -08:00
Test Fix fatal error with abstract/interface classes 2011-12-07 20:58:01 -05:00
TestSuite Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Utility Fix fatal error with abstract/interface classes 2011-12-07 20:58:01 -05:00
View Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
basics.php Adhering to coding standards 2011-11-30 07:44:11 -08: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.4 2011-11-28 11:20:58 -04:30