MantisBT: master c076bc56

Author Committer Branch Timestamp Parent
dregad dregad master 2025-03-05 12:33 master b9172717
Affected Issues  0035215: PHP 8.4: Implicitly nullable parameter types are deprecated
Changeset

Fix PHP TypeError calling gpc_get_string_array()

Argument 2 passed to gpc_get_string_array() must be of the type array,
null given, called in .../core/gpc_api.php on line 213

Regression introduced by c939e5574556a2986bdd23d2ba9369d03595c269.

Fixes 0035215

mod - core/gpc_api.php Diff File