Actions
Feature proposal #7089
closedImplement error capturing
Description
Too many users that don't know how to write valid SQL or PHP keep using query or code actions and crippling their sites. Implement error capturing and output the error if the user is a moderator otherwise output nothing. Note code error catching will only work on PHP 7+ since earlier versions do not throw catchable errors.
Updated by krileon over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions