1.2.773. New Functions In PHP 7.2

The following functions are now native functions in PHP 7.2. It is advised to change custom functions that are currently created, and using those names, before moving to this new version.

1.2.773.1. Suggestions

  • Move custom functions with the same name to a new namespace

  • Change the name of any custom functions with the same name

  • Add a condition to the functions definition to avoid conflict

1.2.773.2. Specs

Short name

Php/Php72NewFunctions

Rulesets

All, CompatibilityPHP72

Exakat since

0.10.7

PHP Version

With PHP 7.2 and older

Severity

Major

Time To Fix

Slow (1 hour)

Precision

Very high

Features

function, native

Available in

Entreprise Edition, Exakat Cloud