Carsten Brandt
|
d4c68522d4
|
improved error handling of AssetConverter
issue #1140
|
2013-11-05 12:32:55 +01:00 |
|
Alexander Makarov
|
c2dabfa78e
|
Adjusted short tags
|
2013-10-20 00:59:56 +04:00 |
|
Alexander Makarov
|
24bc980da4
|
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
|
2013-10-18 14:09:11 +04:00 |
|
Qiang Xue
|
f72c451c86
|
Display debug toolbar on error pages.
|
2013-08-02 16:36:11 -04:00 |
|
Qiang Xue
|
f3cc5d1edc
|
Fixes for issue #536: refactored error handler.
|
2013-06-14 08:19:45 -04:00 |
|
resurtm
|
813c4f4a85
|
Previous exceptions refinements.
|
2013-05-26 16:36:06 +06:00 |
|
Carsten Brandt
|
689080519e
|
Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
|
2013-05-26 04:38:13 +02:00 |
|