This version of the page http://www.php.net/migration56 (0.0.0.0) stored by archive.org.ua. It represents a snapshot of the page as of 2016-09-04. The original page over time could change.
PHP: Migrating from PHP 5.5.x to PHP 5.6.x - Manual
PHP 7.1.0 Release Candidate 1 Released
Edit Report a Bug

Migrating from PHP 5.5.x to PHP 5.6.x

Table of Contents

  • Backward incompatible changes
  • New features
  • Deprecated features in PHP 5.6.x
  • Changed functions
  • New functions
  • OpenSSL changes in PHP 5.6.x
  • Other changes to extensions
  • New global constants

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.

See also the migration guides for PHP versions 5.0.x, 5.1.x, 5.2.x, 5.3.x, 5.4.x and 5.5.x.

add a note

User Contributed Notes 1 note

up
down
0
wmy_bang at 126 dot com
10 hours ago
not now, I just want to upgrade PHP
add a note