5.0.0
Changes
- All classes are “final” by default. So extending will not be possible anymore.
- Removed
SessionDoublePassMiddleware - Moved
SessionMiddlewareinto its own namespace:Odan\Session\Middleware - New SessionInterface
- Throw
SessionExceptioninstead of returning false for error
Added
- Added flash massages
- Added
SessionException - Added new documentation for v4 and v5
All Details: #7
Documentation: https://odan.github.io/session/v5/