Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

zend-session 2.8.7

Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 19 Sep 19:52
· 61 commits to master since this release
release-2.8.7

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #122 fixes
    type check for configuration of session storage. Allows input to be
    an instance of ArrayAccess or an array.