Skip to content

5.0.0

Choose a tag to compare

@odan odan released this 06 Aug 12:41
· 80 commits to master since this release

Changes

  • All classes are “final” by default. So extending will not be possible anymore.
  • Removed SessionDoublePassMiddleware
  • Moved SessionMiddleware into its own namespace: Odan\Session\Middleware
  • New SessionInterface
  • Throw SessionException instead 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/