PHP 7.0 Is Ready For Release

Written by Michael Larabel in Programming on 2 December 2015 at 04:02 PM EST. 13 Comments
PROGRAMMING
The official announcement has yet to come down the wire, but PHP 7.0.0 is ready for release.

The PHP 7 release was already delayed twice but now it's ready to ship.

PHP 7.0.0 was tagged in Git since yesterday but the official release announcement isn't expected until tomorrow, 3 December.

PHP 7.0 brings much greater performance over PHP 5 as its dominant feature. The PHP 7 performance improvement is widely reported to be around 2x faster. PHP 7 also brings new language features and other changes like optional support for declaring return types of a function, the new combined comparison "spaceship" operator, and more.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week