aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/scripts/index.js
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2020-07-13 19:48:55 +0200
committerAndreas Gohr <andi@splitbrain.org>2020-08-12 17:42:26 +0200
commitffa84f81215ee805194333e08773b61f12689af9 (patch)
tree6d0113c03f8d541772e65b0999d17c480213598b /lib/scripts/index.js
parent0e69c9aff9ff4cba682a19c90e461c1fc38a1c02 (diff)
downloaddokuwiki-ffa84f81215ee805194333e08773b61f12689af9.tar.gz
dokuwiki-ffa84f81215ee805194333e08773b61f12689af9.zip
better exception handling on plugin loading
Now all important places where plugins are loaded are guarded by a try/except. We're catching Throwables here to be able to catch stuff like syntax errors early on (otherwise they will only be caught by our ErrorConverter much too late). This means that this change requires PHP 7.0 minimum!
Diffstat (limited to 'lib/scripts/index.js')
0 files changed, 0 insertions, 0 deletions