Fatal PHP Error Alerts
planned
B
Brian Van Drie
My understanding is that there is currently no alert or differentiation of PHP errors on the dashboard when a PHP error is fatal.
It seems that both should be the case:
- If there are fatal PHP errors, the section on the dashboard should be red.
- An alert, similar to the site down alerts should be available.
Patrick Dankers
Ok Fatal Error messages are good to receive. WP itself does that nowadays.
But it would be helpful if you get;
- The error
- Where it happened
- Stacktrace
- And a log if the same error happend before
Bram
Also, can the error include more information? For example on what URL it happend? This makes it easier to back trace !
Aurelio Volle
planned
Thomas Timmers
Yes, also commented this on the previous alerting update. There is an update in progress to trigger alerts based on visual comparison.