Page MenuHomePhabricator

SmashPig: last chance error handler should log full stack trace
Open, Needs TriagePublic

Description

For example,

Last chance error handler fired. (2) json_encode(): Invalid UTF-8 sequence in argument @ /X/wikimedia/listeners/SmashPig/Core/Logging/LogEvent.php:54

That would be much more helpful with the entire stack trace. This is the right exception, so we just have to dump its frame.