zend-crypt
zend-crypt copied to clipboard
remove deprecated $supportedMhashAlgos values for Zend\Crypt\Key\Derivation\SaltedS2k
I've labeled this as a BC break. We cannot remove these until our minimum PHP version is 7.2 or higher (as that is the first version where they will no longer be in core.
This repository has been closed and moved to laminas/laminas-crypt; a new issue has been opened at https://github.com/laminas/laminas-crypt/issues/3.