]> source.dussan.org Git - nextcloud-server.git/commit
Catch throwable instead of exception 25011/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 7 Jan 2021 13:32:26 +0000 (14:32 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 7 Jan 2021 13:32:26 +0000 (14:32 +0100)
commit317118ef79cb2d907acc93b30a294a467f60080e
tree44eda701f062ba4514a80979ae1f75ac709887c7
parent7001f036453f5d79d3c44fdb82fdccf43c6e60db
Catch throwable instead of exception

The error that gets thrown can also be a type error etc. So we should
properly catch the Throwable.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Encryption/Keys/Storage.php