]> source.dussan.org Git - nextcloud-server.git/commit
check if params given to API are really an array 35797/head
authorArtur Neumann <artur@jankaritech.com>
Thu, 15 Dec 2022 07:21:02 +0000 (13:06 +0545)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Fri, 16 Dec 2022 10:56:04 +0000 (10:56 +0000)
commitc8fa04fe62be11c9639c4659f775fc28ace70c49
treefbd48765af8de0572c8ec9ac7dc92642408d44bc
parent104d5fae79ecb93857cc7c06b55e0962bd623a06
check if params given to API are really an array

Signed-off-by: Artur Neumann <artur@jankaritech.com>
lib/private/AppFramework/Http/Request.php
tests/lib/AppFramework/Http/RequestTest.php