I get this php deprecated
PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/example.com/example/oc-includes/osclass/helpers/hDefines.php on line 799
The same also in
PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in oc-includes/osclass/frm/Item.form.class.php on line 870
and then
PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in oc-includes/osclass/frm/Item.form.class.php on line 871
and then
PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in oc-includes/osclass/helpers/hValidate.php on line 74
and also here
PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in oc-includes/osclass/controller/page.php on line 94