PHP 7.4 using SSI.php

Started by pappenpapst, September 07, 2020, 01:59:48 AM

Previous topic - Next topic

pappenpapst

Running the latest SSI.php I've updated my PHP to 7.4 to stay up to date.

After updating it says:

Function get_magic_quotes_runtime() is deprecated

Related part of code is:

$ssi_magic_quotes_runtime = function_exists('get_magic_quotes_gpc') && get_magic_quotes_runtime();
if (function_exists('set_magic_quotes_runtime'))
@set_magic_quotes_runtime(0);
$time_start = microtime();


Any quick fix on how to solve this?

Kindred

2.0.x does not currently support 7.4...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: