Revision 4.1.9 is out!

Mostly bug fixes. I’ve tweaked ShutdownHandler a little more, so that it can actually add fatal error messages to the alert stream when display_errors is enabled, for AJAX requests.

Hopefully, this will make messages like “please check the PHP error logs” during development a thing of the past. Of course in production, display_errors is disabled and log_errors is enabled, so you will still need to check the logs in the unfortunate event that your application generates a fatal error in production :stuck_out_tongue:

1 Like