Project

General

Profile

Actions

Feature proposal #7088

closed

Implement error capturing

Added by krileon about 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
15 March 2018
Due date:
% Done:

100%

Estimated time:

Description

Too many users that don't know how to write valid PHP keep using code fields or code validation and crippling their sites. Implement error capturing and output the error if the user is a moderator otherwise output nothing. Note this will only work on PHP 7+ since earlier versions of PHP do not throw catchable errors and we don't want to redirect the flow of errors with a custom error handler on older PHP releases.

Actions

Also available in: Atom PDF