PHP 8.5.0 Beta 1 available for testing

Mcrypt

添加备注

用户贡献的备注 1 note

up
10
zelnaga at gmail dot com
6 years ago
If you're wanting to use mcrypt on a newer version of PHP where it's been deprecated try the shim for it instead:

https://github.com/phpseclib/mcrypt_compat
To Top