aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/visitor/ErrorControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Display error details even with dev.debug set to falseArthurHoaro2020-11-051-1/+28
| | | | | | | It makes more sense to display the error even if it's unexpected. Only for logged in users. Fixes #1606
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Move error handling to dedicated controller instead of middlewareArthurHoaro2020-08-211-0/+70