Skip to content

Releases: ezimuel/PHP-Secure-Session

v1.1.0

01 Feb 13:41
Compare
Choose a tag to compare

Added

  • #29 added the PHPSecureSession\Exception\AuthenticationFailedException in case of authentication error of SecureHandler::decrypt().

Changed

  • d39d3aa refactored the unit test removing the usage of @runInSeparateProcess.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

v1.0.1

30 Mar 06:50
Compare
Choose a tag to compare

Fixed #27 to prevent cookie key missing after two session_write_close.

v1.0.0

03 Feb 13:25
Compare
Choose a tag to compare

This is the first stable release.