cakephp2-php8/lib/Cake/Error
2012-09-14 18:42:25 +01:00
..
ErrorHandler.php changing LOG_ERROR to LOG_ERR in core files 2012-05-13 18:51:57 +07:00
ExceptionRenderer.php converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
exceptions.php add responseHeader() method to new base exception class, ExceptionRenderer will pass the headers to the response. 2012-08-09 14:52:05 +02:00