cakephp2-php8/lib/Cake/Utility
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
..
ClassRegistry.php Fix fatal error with abstract/interface classes 2011-12-07 20:58:01 -05:00
Debugger.php Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
File.php Add @link to File/Folder properties 2011-11-18 11:05:30 -08:00
Folder.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
Inflector.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
ObjectCollection.php Removed unused option triggerDisabled from ObjectCollection::trigger(). 2011-11-06 20:29:46 +05:30
Sanitize.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Security.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Set.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
String.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
Validation.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
Xml.php Escape special characters in XML. 2011-11-25 21:20:26 -05:00