Re: Upgrade php 5.6 to Php 7.0?
[email protected] (Jan Ehrhardt)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
David Mehler in php.general (Tue, 7 Mar 2017 11:54:53 -0500): >My question is from a security perspective and from a user perspective >(compatibility and new features), is it an upgrade path that should >be taken 5.6 to 7.0? I've got many many extensions on my 5.6 box and >want to ensure as smooth a transition as possible. If you consider upgrading I'd jump directly to PHP 7.1. PHP 7.1 and PHP 5.6 will be maintained longer than PHP 7.0 (with security fixes). -- Jan