PHP - Manual: PHP 7.1.x 中废弃的特性
2024-11-12
mcrypt 扩展已经过时了大约10年,并且用起来很复杂。因此它被废弃并且被 OpenSSL 所取代。 从PHP 7.2起它将被从核心代码中移除并且移到PECL中。
对于mb_ereg_replace()和mb_eregi_replace()的
e
模式修饰符现在已被废弃。
官方地址:https://www.php.net/manual/en/migration71.deprecated.php