Home
last modified time | relevance | path

Searched hist:"04 acbb6fa78aa0b48be52e98501d8a9d113043df" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/Remote/
H A DApiCallTest.php04acbb6fa78aa0b48be52e98501d8a9d113043df Sat Jan 06 14:48:08 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: fix named parameter handling in APICall

We cannot set missing paramerers to null. We need to make sure they are
not set at all.

/dokuwiki/inc/Remote/
H A DApiCall.php04acbb6fa78aa0b48be52e98501d8a9d113043df Sat Jan 06 14:48:08 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: fix named parameter handling in APICall

We cannot set missing paramerers to null. We need to make sure they are
not set at all.