nextcloud/lib
Christoph Wurst adf100a42f
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>
2020-09-07 13:31:24 +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 Fix undefined class property access after upgrade from 19 to 20 2020-09-07 13:31:24 +02:00
public Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-mail-message-take-2 2020-09-04 19:53:02 +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