Results 1 issues of Bruno Paz

Line 45 ` if (!in_array(self::MCRYPT_MODULE, mcrypt_list_algorithms())) { throw new Exception("The cipher used self::MCRYPT_MODULE does not appear to be supported by the installed version of libmcrypt", 1); }` After php 7.1...