Searched hist:"642 e976cb685105e1684f43a5d99c79f258029f4" (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/ |
H A D | ErrorHandler.php | 642e976cb685105e1684f43a5d99c79f258029f4 Mon Jul 13 17:05:12 UTC 2020 Andreas Gohr <andi@splitbrain.org> introduce a global error handler
This transfers old style PHP errors into Exceptions and installs a global exception handler. All exceptions caught by this handler are logged to an error log and a meassage is shown to the end user. This should finally get rid of "blank page" bug reports.
|
H A D | init.php | 642e976cb685105e1684f43a5d99c79f258029f4 Mon Jul 13 17:05:12 UTC 2020 Andreas Gohr <andi@splitbrain.org> introduce a global error handler
This transfers old style PHP errors into Exceptions and installs a global exception handler. All exceptions caught by this handler are logged to an error log and a meassage is shown to the end user. This should finally get rid of "blank page" bug reports.
|
/dokuwiki/inc/Extension/ |
H A D | PluginController.php | 642e976cb685105e1684f43a5d99c79f258029f4 Mon Jul 13 17:05:12 UTC 2020 Andreas Gohr <andi@splitbrain.org> introduce a global error handler
This transfers old style PHP errors into Exceptions and installs a global exception handler. All exceptions caught by this handler are logged to an error log and a meassage is shown to the end user. This should finally get rid of "blank page" bug reports.
|