nextcloud/lib
Christoph Wurst 3d58f6bd2b Let repair step query exceptions bubble up
And hide the type error caused by a constructor call with missing
arguments.

`new $repairStep();` only works for the rare case that no arguments are
required. Anything else will throw. Then we previously hid the trace of
the more important query exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 11:56:53 +00:00
..
composer Normalize directory entries in Encoding wrapper 2021-11-19 14:51:38 +00:00
l10n [tx-robot] updated from transifex 2021-11-10 02:24:27 +00:00
private Let repair step query exceptions bubble up 2021-11-30 11:56:53 +00:00
public add method to shorten a string to given byte size to Utils 2021-11-26 17:27:16 +00:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Fix basic auth for OAuth token endpoint 2021-10-19 13:03:23 +02:00
versioncheck.php Use proper exit code 2021-10-03 21:51:45 +02:00