Paul Krill
Editor at Large

PHP 7 drops first release candidate

news
Aug 21, 20152 mins

The release candidate for the speedy PHP upgrade features bug fixes and stability improvements, but it cannot be used in production yet

Faster PHP is approaching. PHP 7.0.0, which has been promoted as a much quicker upgrade to the server-side scripting language, has just gone into a release candidate stage, bringing its general availability even closer to fruition.

Available today, the release candidate is the sixth pre-release of the PHP 7 major series, according to PHP.net.  Once again, PHP proponents are advising that this latest release is not to be used in production, as it’s just a development preview.

“PHP 7.0.0 RC 1 contains fixes for 27 reported bugs and altogether over 200 commits with various stability improvements for database, array, assert, streams, and other functionality,” PHP.net said in its bulletin. 

Featuring a new version of Zend Engine, version 7.0.0 is up to twice as fast as PHP 5.6, and it offers consistent 64-bit support. Also featured are return type and scalar type declarations and anonymous classes. Many fatal errors become exceptions in the upgrade and old, unsupported SAPIs and extensions are removed. In a recent presentation, PHP founder Rasmus Lerdorf emphasized that the upgrade would require fewer servers as well as offer performance gains for “real-world” applications.

PHP builders are asked to test the version and report incompatibilities in the project’s bug tracking system. A second release candidate is planned for September 3, and the final version of PHP 7.0.0 is set for release on November 12.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author