Homestyx hydra
Diffusion hydra 138ba8703147

Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning

Description

Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning

Summary:
Fixes T13471. Recent versions of PHP raise a warning when this function is called.

We're only calling it so we can instantly fatal if it's enabled, so use "@" to silence the warning.

Test Plan: Loaded site; see also T13471 for a user reporting that this fix is effective.

Maniphest Tasks: T13471

Differential Revision: https://secure.phabricator.com/D20942

Details

Provenance
epriestleyAuthored on Jan 14 2020, 3:17 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:db6b4ca480ad: Update deprecated array access syntax in Porter stemmer
Branches
Unknown
Tags
Unknown

Event Timeline