CentOS7 (and some of the other RHEL flavours) currently don’t include PHP 5.6+ in the core repos, and yet the versions of PHP bundled are at EOL or close to it.
A number of guides suggest using the webstatic or remi repos – but this is not recommended as they contain packages with names that conflict with packages in core repos.
One of the better options is to use the IUS repo (Inline with Upstream Stable project), which means you can quickly and easily update.
Continue reading “Upgrading PHP to 5.6.x or later on CentOS7 via Yum and the IUS repo”