Upgradtion error from OJS-2.4.0-8 to OJS-3.2.1-4 (Deprecated: Function get_magic_quotes_runtime)

Hi @shantanusingh

What is your PHP version?
OJS 3.2 is recommend to run under PHP 7.2 (ojs/README.md at 3_2_1-1 · pkp/ojs · GitHub).
As you can see on PHP documentation, this function was deprecated on PHP 7.4 and removed on PHP 8 (https://www.php.net/manual/en/function.get-magic-quotes-runtime.php)

Best,
Israel

1 Like