Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Fix a silent blank page on critial errors #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 28, 2019

  1. Fix a silent blank page on critial errors

    Currently if there is a critical error during early object construction
    the script just dies silently. This patch fixes it making sure that the error
    message would be passed down and e.g. displayed in a message box.
    One example of such error is:
    
    > Cannot find any of the supported PHP image extensions!
    Fat-Zer committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    14b0ae4 View commit details
    Browse the repository at this point in the history