Home
last modified time | relevance | path

Searched hist:"6 d7829a73fc86a540c1a538fa7f5190c9ce6c705" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Remote/
H A DApi.php6d7829a73fc86a540c1a538fa7f5190c9ce6c705 Tue Mar 03 05:55:17 UTC 2020 Phy <git@phy25.com> add alternative support for PHP not throwing ArgumentCountError in remote/APi

PHP 5.6 and 7.0 won't throw ArgumentCountError. In this case, we use
set_error_handler on E_WARNING and throw exceptions if it's about argument
missing.