Skip to content

PHP 7.4 compatibility (get_magic_quotes_gpc() and get_magic_quotes_runtime() deprecated warnings) #635

@keigel2001

Description

@keigel2001

https://www.php.net/manual/de/migration74.deprecated.php
The get_magic_quotes_gpc() and get_magic_quotes_runtime() functions are deprecated. They always return FALSE since PHP 7.4

What are the steps to reproduce this issue?

  1. Open SourceBans++ and browse to the public serverlist.
  2. A popup with multiple deprecated warnings depending f.e. includes/xajax.inc.php is showing up.

There are actually multiple places where get_magic_quotes_gpc() and get_magic_quotes_runtime() is used in the code right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions