nextcloud/lib
Robin Appelman a792a51dca
dont use false as cache key for non utf8 path in normalizePath
since `json_encode` returns `false` if it's input isn't utf8, all non utf8 paths passed to normalizePath will currently return the same cached result.

Fixing this makes working with non utf8 storages a *little* bit more possible for apps

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-31 17:29:36 +02:00
..
composer Add repair step to remove old dashboard app config 2020-08-24 10:16:15 +02:00
l10n [tx-robot] updated from transifex 2020-08-28 02:16:21 +00:00
private dont use false as cache key for non utf8 path in normalizePath 2020-08-31 17:29:36 +02:00
public Merge pull request #22472 from nextcloud/fix/contacts-interaction-blob-postgres 2020-08-31 15:07:22 +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