Home
last modified time | relevance | path

Searched hist:"5 b379b504569f0f5ea47a6962ef8814a86540e01" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/Remote/
H A DApiCallTest.php5b379b504569f0f5ea47a6962ef8814a86540e01 Fri Dec 01 14:49:51 UTC 2023 Andreas Gohr <andi@splitbrain.org> fix ApiCall test on PHP7.4

Since PHP7.4 has no primitive type hints and PHP native methods have no
accessible docblocks, we can not use a native function for testing
(types always come back as string).