diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-11-30 08:56:41 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-11-30 09:47:39 +0100 |
commit | f68ab008118383cf70b02d942c06d0a27f4e15d3 (patch) | |
tree | 374574e4dbf38933f00e37a5e53cebc809d03131 /robots.txt | |
parent | 6d357d0f3a46422175386cbeb7656c216902df59 (diff) | |
download | nextcloud-server-f68ab008118383cf70b02d942c06d0a27f4e15d3.tar.gz nextcloud-server-f68ab008118383cf70b02d942c06d0a27f4e15d3.zip |
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>
Diffstat (limited to 'robots.txt')
0 files changed, 0 insertions, 0 deletions