nextcloud/lib
Daniel Kesselberg b693487d64
Add catch for RuntimeException
getDirectoryListing can throw a NotFoundException or a RuntimeException.
The repair step should be skipped if the cache directory is missing so
a catch for both exceptions is required.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-17 21:04:01 +02:00
..
composer Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
l10n [tx-robot] updated from transifex 2019-05-12 00:22:01 +00:00
private Add catch for RuntimeException 2019-05-17 21:04:01 +02:00
public Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Migrate the maintenance script to a modern module and bundle 2019-05-16 16:45:00 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00