1.2.493. Functions Removed In PHP 5.5

Those functions were removed in PHP 5.5.

<?php

echo '<img src="' . $_SERVER['PHP_SELF'] .
     '?=' . php_logo_guid() . '" alt="PHP Logo !" />';

?>

See also Deprecated features in PHP 5.5.x.

1.2.493.1. Suggestions

  • Stop using those functions

1.2.493.2. Specs

Short name

Php/Php55RemovedFunctions

Rulesets

All, CompatibilityPHP55

Exakat since

0.8.4

PHP Version

With PHP 5.5 and older

Severity

Major

Time To Fix

Quick (30 mins)

Precision

Very high

Features

deprecated

Available in

Entreprise Edition, Exakat Cloud