Updating the PHP version of a running project
PHP 4 -> 5.6
imagepng function
$HTTP_SERVER_VARS variable
htmlspecialchars function The project was written for the cp1251 encoding. In PHP 5, the function returns an empty string when processing Cyrillic characters.