samdark opened this issue 4 years ago · 1 comments
Found by @roxblnfk
To reproduce add the following to index action of site controller:
(function () { throw new Exception('s'); })([1, 2, 3], true);