41 Commits (eb65069312574125fbb3d70513edace8dd6d6172)

Author SHA1 Message Date
Zalatov Alexander 74c6797a41 Terminate unterminated JS statement in views/ErrorHandler/exception.php (#17611) 5 years ago
Sergei Sergeev a7276f6b72 Fixes #17152: Fixed error page when using traceline option 6 years ago
Vladimir Reznichenko f9b03dfd42 SCA with Php Inspections (EA Ultimate) 7 years ago
Aleksandar Belic b566dd522c Fixes #15272: Removed type attribute from script tag 7 years ago
Гордиенко Владислав Юрьевич 7cafa65ad2 Fixes #15216: Added `yii\web\ErrorHandler::$traceLine` to allow opening file at line clicked in IDE 7 years ago
Alexander Makarov 6b0be47e0f
Fixes #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode 7 years ago
Vitor c1323c84ba
Fixes #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen 7 years ago
Carsten Brandt 0199325c81 Fixes #14958: Added options to copy stacktrace and search for error message to the exception page 7 years ago
Alexander Makarov acf29e0001 Fixes #14492: Fixed error handler not escaping error info debug mode 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexander Makarov 3a6a590eae Fixes #13945: Removed Courier New from error page fonts list since it looks bad on Linux (#13947) 8 years ago
Alexander Makarov a6d266405d Fixes #13671: Fixed error handler trace to work correctly with XDebug 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Sam Mousa 2ac17ddae6 Simplified exception page Javascript 9 years ago
Carsten Brandt 360eb03d5c remove min.js sourcemap hint from error page 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt 2cd4837f41 fixed display issue with overlapping text in callstack item 9 years ago
Andrey Nester 716057ed39 Fixes #9059: Fixed PHP Notice in error handler view 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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt 23e51edfc6 use a monospace font in error details on exception page 10 years ago
Carsten Brandt 95afdceb55 fixed exception page to show error info that is longer than screen 10 years ago
Jared Feng 798a22be4d add missing semicolon, fixes #5393 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 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
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt 7511de6cab added errorInfo to exception views 11 years ago
Alexander Makarov 340278b59c Fixes #3183: fixed regression after #3175 11 years ago
Alexander Makarov dad88c78b4 Fixes #2837: Error page now shows arguments in stack trace method calls 11 years ago
Thiago Talma 8546b41bb8 Update error.php 11 years ago
Thiago Talma 57692cd448 Update error.php 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 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
Carsten Brandt dbc6d106b4 reverted wrong changes after #2764 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue da13b336be minor css fixes. 11 years ago
Alexander Makarov 8bdc437bc2 Fixes #2079: 11 years ago
Qiang Xue 4d8d3eaf2c minor fix of exception display. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago