php8.5
Home/ Manual/ appendices/ Migrating from PHP 5.5.x to PHP 5.6.x

Migrating from PHP 5.5.x to PHP 5.6.x

Most improvements in PHP 5.6.x have no impact on existing code. There are a few incompatibilities and new features that should be considered, and code should be tested before switching PHP versions in production environments.

Most improvements in PHP 5.6.x have no impact on existing code. There are a few incompatibilities and new features that should be considered, and code should be tested before switching PHP versions in production environments.

Incompatible New-features Deprecated Changed-functions New-functions Openssl Extensions Constants

In this section

Source: appendices/migration56.xml · from the official PHP manual (php/doc-en)