exception: Improve formatting of fatal error log messages
authorGergő Tisza <tgr.huwiki@gmail.com>
Fri, 16 Mar 2018 02:40:07 +0000 (19:40 -0700)
committerKrinkle <krinklemail@gmail.com>
Wed, 21 Mar 2018 19:27:12 +0000 (19:27 +0000)
commit8ee55867c6410e85435f965bf94440751824b547
tree94bcd7a2e366759082188bc58b3b3bd4f6ffae8b
parent3577973107e642493a58d2a6580a99d3dff0137b
exception: Improve formatting of fatal error log messages

Use human-readable stack trace instead of array dump,
try to display the URL and the request ID, use the same
message format as exceptions,

Bug: T189851
Change-Id: I3edf2dbd5639ceecc668719c065ecdce33157ff5
includes/WebRequest.php
includes/exception/MWExceptionHandler.php