This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
zend-session 2.8.7
michalbundyra
released this
19 Sep 19:52
·
61 commits
to master
since this release
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.