MantisBT: master ce841a23
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2023-10-08 10:00 | master cc891e57 |
Affected Issues | 0033010: PHP errors triggered by Admin Checks cause silent failure | |||
Changeset | Fix Admin Checks silently failing after Exception If an Admin check throws an exception, it is caught by the default This in turn is caught by check_error_handler(), which just stores it in To avoid this, check_error_handler() now detects if it's processing an Fixes 0033010 |
|||
mod - admin/check/check_api.php | Diff File |