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

zend-crypt 3.3.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 24 Apr 22:02
· 27 commits to master since this release

Added

  • #52 adds support for PHP 7.2.

Changed

  • #55 updates Zend\Crypt\Hmac to use hash_hmac_algos instead of hmac_algos
    when it is present.

  • #50 updates all classes to import functions and constants they use.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.