hello everyone, how to install, Mcrypt, on: PHP Version 7.4.13 Plesk 18 ... yum install php-mcrypt, does not work I find this error: No match for argument: php-mcrypt. Do you have a solution. Thank you . Centos8
mcrypt has been dropped in 7.2 already. If your code still depends on mcrypt, backporting very probably won't be of much use as you'll just hit the next deprecated function that breaks your code.
hello everyone, how to install, Mcrypt, on: PHP Version 7.4.13 Plesk 18 ... yum install php-mcrypt, does not work I find this error: No match for argument: php-mcrypt. Do you have a solution. Thank you . Centos8