Don't return early as this bypasses the auto exit feature

This commit is contained in:
Craig Duncan 2018-10-01 15:53:15 +01:00
parent 00efcd48b5
commit b6c17dfb5e

View File

@ -162,8 +162,6 @@ class Application
} else {
$exitCode = 1;
}
return $exitCode;
} finally {
// if the exception handler changed, keep it
// otherwise, unregister $renderException