diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-09-07 11:21:16 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-09-07 13:31:24 +0200 |
commit | adf100a42ffdbcc25eda717c8a80e0ba0458f437 (patch) | |
tree | fb592835037c0d49d517ad16a022ea496580bcbd /apps/settings | |
parent | 3eb748fc39e24c57f2ba57ed4fd089dd746bdd61 (diff) | |
download | nextcloud-server-adf100a42ffdbcc25eda717c8a80e0ba0458f437.tar.gz nextcloud-server-adf100a42ffdbcc25eda717c8a80e0ba0458f437.zip |
Fix undefined class property access after upgrade from 19 to 20
The serialized data in 19 has one property less and this was not
considered in the code. Hence adding a fallback. Moreover I'm changing
the deserialization into an array instead of object, as that is the
safer option.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/settings')
0 files changed, 0 insertions, 0 deletions