12 Commits (140e7fc915088ce969097014b58d19c1f5a5a95a)

Author SHA1 Message Date
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Carsten Brandt 2cd4837f41 fixed display issue with overlapping text in callstack item 9 years ago
Alexander Mohorev 7b5744a5c3 Add to list declared variables 9 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
Jared Feng 798a22be4d add missing semicolon, fixes #5393 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt ee2b968b7f fixed argument display in errorHandler 10 years ago
Alexander Makarov dad88c78b4 Fixes #2837: Error page now shows arguments in stack trace method calls 11 years ago
Qiang Xue 055455d814 updated error handler and requirement checker links. 11 years ago
Carsten Brandt 3fb840f3f3 updated errorhandler views doc 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
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. 11 years ago
resurtm 92aae3a0ba Error line number fix. 11 years ago
resurtm adbbc52015 Error line number fix. 11 years ago
resurtm c520dccab1 Error line number fix. 11 years ago
resurtm 8964d6ec0a Fixes (theoretically) #418 and #413. 11 years ago
Carsten Brandt cb8cc9f61d Fix error page alignment problems in various browsers 11 years ago
Carsten Brandt 94e621f372 minor css fix for ErrorHandler 11 years ago
resurtm b525d9c720 Fixed stack trace bug and added class/method call information. 11 years ago
Carsten Brandt 689080519e Added support for previous exceptions 11 years ago
resurtm a0def9c0ca Better view/template variables naming and more superglobals. 11 years ago
resurtm 731cbf8980 New error page WIP. 11 years ago
resurtm fa0022e7e1 New error/exception page WIP. 11 years ago