Skip to content

0.2.0

Compare
Choose a tag to compare
@odan odan released this 06 Jan 17:17
· 11 commits to master since this release

Added

  • Add PHP 8 support
  • Add optional array settings to SameSiteCookieConfiguration constructor
  • Add session handler abstraction to implement your specific session handler

Changed

  • Update dependencies
  • Optimize tests

Removed

  • Removed PHP 7.1 and 7.2 support