nextcloud/lib
Christoph Wurst 0022b63fe8
Fix serializing indexed unified search array as object
We expect an array of results from the search provider. If the search
provider returns an array with indexes, php will serialize it as object,
not as array (to preserve the keys). The client doesn't need this info,
so we should just discard it and take the values only to always render a
JSON array.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-09-11 15:57:04 +02:00
..
composer Fix app password updating out of bounds 2020-09-03 21:13:36 +02:00
l10n [tx-robot] updated from transifex 2020-09-07 02:16:39 +00:00
private Merge pull request #22234 from nextcloud/bugfix/noid/reshare-mount 2020-09-10 16:19:04 +02:00
public Fix serializing indexed unified search array as object 2020-09-11 15:57:04 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00