nextcloud-server/tests
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
..
acceptance Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
apps
Core Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
data Minor cleanup: php-cs-fixer, tests, interface consistency 2020-09-02 17:54:36 +02:00
docker
lib Fix undefined class property access after upgrade from 19 to 20 2020-09-07 13:31:24 +02:00
objectstore
travis
apps.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
bootstrap.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
drone-run-integration-tests.sh
drone-wait-objectstore.sh
enable_all.php
karma.config.js Use babel-loader-exclude-node-modules-except 2020-07-31 11:00:33 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Exclude apps/files_external/3rdparty again 2020-08-10 21:49:50 +02:00
preseed-config.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00