Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 468 Bytes

File metadata and controls

27 lines (15 loc) · 468 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

UNRELEASED

1.1.0

Added

  • Support for PHP 8
  • New PSR-16 SessionHandler
  • Implemented PHP 7.0's SessionUpdateTimestampHandlerInterface with a new AbstractSessionHandler base class

1.0.0

  • No changes since 0.2.1

0.2.1

Fixed

  • Typos, documentation and general package improvements.

0.2.0

  • No changelog before this version