Changes between Initial Version and Version 1 of Ticket #60014, comment 1
- Timestamp:
- 12/05/2023 03:38:41 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60014, comment 1
initial v1 1 Thanks for the idea @ecc. However, when designing the fatal error handle, howerrors like this was omitted by design. Showing error like this would leak information about the plugins installed. This could result in bad actors being about attack sites and know where the attack generated an error.1 Thanks for the idea @ecc. However, when designing the fatal error handle, showing errors like this was omitted by design. Showing error like this would leak information about the plugins installed. This could result in bad actors being about attack sites and know where the attack generated an error. 2 2 3 3 We would need either new const or maybe use the new DEV mode to show these errors.