cakephp2-php8/lib/Cake/Error
2011-05-29 03:31:34 +05:30
..
ErrorHandler.php Added usage of configured error handler instead of hard coded. Moved try/catch block to where its nessecary. Set Configure::write('Error.trace', false) since its useless with internals. Addition to #1707 . 2011-05-17 08:44:55 +02:00
ExceptionRenderer.php Adding proper visibility keywords for class functions 2011-05-29 03:31:34 +05:30
exceptions.php Fix incorrect exceptions message for missing plugins 2011-05-26 16:24:54 +02:00