1.2.913. PHP 7.3 Removed Functions

The following PHP native functions were removed in PHP 7.3.

  • image2wbmp()

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.

See also PHP 7.3 Removed Functions.

1.2.913.1. Suggestions

  • Replace the old functions with modern functions

  • Remove the usage of the old functions

  • Create an alternative function by wiring the old name to a new feature

1.2.913.2. Specs

Short name

Php/Php73RemovedFunctions

Rulesets

All, CompatibilityPHP73

Exakat since

1.4.0

PHP Version

With PHP 7.3 and older

Severity

Critical

Time To Fix

Slow (1 hour)

Precision

Very high

Available in

Entreprise Edition, Exakat Cloud