This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
zend-session 2.8.3
weierophinney
released this
01 Dec 17:37
·
156 commits
to master
since this release
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #101 fixes an issue created with the 2.8.2 release with regards to setting a session save path for non-files save handlers; prior to this patch, incorrect validations were run on the path provided, leading to unexpected exceptions being raised.