v4.1.10-alpha
·
1218 commits
to master
since this release
- Add support for PHP7 runtime errors to be handled in the same way as Exceptions
- Implement NotFoundExceptionHandler and pass through all NotFoundExceptions to this handler.
- Implement
redirect.onAlreadyLoggedInservice (fixes #680) - Deprecate
determineRedirectOnLoginand replace withredirect.onLoginservice - Fix some PSR-2 compliance issues