1.2.495. Functions Removed In PHP 5.5¶
Those functions were removed in PHP 5.5.
php_egg_logo_guid()
php_real_logo_guid()
mcrypt_cbc()
mcrypt_cfb()
mcrypt_ecb()
mcrypt_ofb()
<?php
echo '<img src="' . $_SERVER['PHP_SELF'] .
'?=' . php_logo_guid() . '" alt="PHP Logo !" />';
?>
See also Deprecated features in PHP 5.5.x.
1.2.495.1. Connex PHP features¶
1.2.495.1.1. Suggestions¶
Stop using those functions
1.2.495.1.2. Specs¶
Short name |
Php/Php55RemovedFunctions |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
With PHP 5.5 and older |
Severity |
Major |
Time To Fix |
Quick (30 mins) |
Precision |
Very high |
Available in |