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

zend-session 2.9.1

Latest
Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 28 Oct 19:42
· 3 commits to master since this release
release-2.9.1

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #123 fixes a bug preventing two first hash functions from hash_algos()
    (usually md2 and md4) from being used in SessionConfig::setHashFunction.