Alexander Makarov
|
c2dabfa78e
|
Adjusted short tags
|
11 years ago |
Alexander Makarov
|
24bc980da4
|
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
|
11 years ago |
Qiang Xue
|
f72c451c86
|
Display debug toolbar on error pages.
|
11 years ago |
Qiang Xue
|
f4f57bf08b
|
Fixed method name display in error view.
|
11 years ago |
Qiang Xue
|
f3cc5d1edc
|
Fixes for issue #536: refactored error handler.
|
12 years ago |
resurtm
|
92aae3a0ba
|
Error line number fix.
|
12 years ago |
resurtm
|
adbbc52015
|
Error line number fix.
|
12 years ago |
resurtm
|
c520dccab1
|
Error line number fix.
|
12 years ago |
resurtm
|
8964d6ec0a
|
Fixes (theoretically) #418 and #413.
|
12 years ago |
Carsten Brandt
|
cb8cc9f61d
|
Fix error page alignment problems in various browsers
issue #418
|
12 years ago |
Carsten Brandt
|
94e621f372
|
minor css fix for ErrorHandler
conflicting css class and bad positioned icon
|
12 years ago |
resurtm
|
b525d9c720
|
Fixed stack trace bug and added class/method call information.
|
12 years ago |
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
|
12 years ago |
resurtm
|
a0def9c0ca
|
Better view/template variables naming and more superglobals.
|
12 years ago |
resurtm
|
731cbf8980
|
New error page WIP.
|
12 years ago |
resurtm
|
fa0022e7e1
|
New error/exception page WIP.
|
12 years ago |