Fix param type for handleException
authorJannis Grimm <j@jannis.rocks>
Tue, 23 Mar 2021 19:32:39 +0000 (20:32 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Mar 2021 19:32:39 +0000 (20:32 +0100)
commit57aa393e4e8edc0965455d93ba722e27374352d2
tree53c597176fa6ad68c40da1fba536468598ede2b6
parent7300dd80e32e42e7d54fa2271031166f23f18f88
Fix param type for handleException

WCF::handleException incorrectly stated it would receive only \Exception, while it is registered to receive any \Throwable.
wcfsetup/install/files/lib/system/WCF.class.php