diff options
author | Phy <git@phy25.com> | 2020-03-02 22:52:12 -0500 |
---|---|---|
committer | Phy <git@phy25.com> | 2020-03-02 22:52:12 -0500 |
commit | e1215f13faf76e5cf47a35352871a78d4c60abd5 (patch) | |
tree | efa92d0d7aad71ea3e0e6d374fe040dd2502fef9 /lib/scripts/textselection.js | |
parent | a9284ce828c4c2877378c317b9be69181c63eeca (diff) | |
download | dokuwiki-e1215f13faf76e5cf47a35352871a78d4c60abd5.tar.gz dokuwiki-e1215f13faf76e5cf47a35352871a78d4c60abd5.zip |
catch ArgumentCountError and return XML error message for remoteAPI, fixes #2545
This is caused by a PHP 7.1 change:
https://www.php.net/manual/en/migration71.incompatible.php
#migration71.incompatible.too-few-arguments-exception
Previously call_user_func_array will make those missing arguments
to NULL without throwing an exception.
Diffstat (limited to 'lib/scripts/textselection.js')
0 files changed, 0 insertions, 0 deletions