1.2.922. PHP 7.4 Removed Functions

The following PHP native functions were deprecated in PHP 7.4.

This analysis skips redefined PHP functions : when a replacement for a removed PHP function was created, with condition on the PHP version, then its usage is considered valid.

<?php

// are the magic quotes in use? (before PHP 8.0)
var_dump(get_magic_quotes_gpc());

?>

See also PHP 7.4 Removed Functions and PHP 7.4 Deprecations : Introduction.

1.2.922.1. Connex PHP features

1.2.922.1.1. Specs

Short name

Php/Php74RemovedFunctions

Rulesets

All, CE, Changed Behavior, CompatibilityPHP74

Exakat since

1.9.0

PHP Version

With PHP 7.3 and older

Severity

Critical

Time To Fix

Slow (1 hour)

Precision

Very high

Available in

Entreprise Edition, Community Edition, Exakat Cloud