PHP7 postponed release of pending December 3 official release
Yesterday in laruence Weibo saw PHP7 and postponed the release of the news, this or because RC7 later, fixed some bugs, from the point of view of quality assurance, 26th may be released RC8. The official version of PHP7 is pending on December 3, and this specific release date is still in dispute, and many developers expect to be released on time.
The following are the PHP 7.0.0 RC 7 Related content:
PHP 7.0.0 RC 7 Released, this version fixes 17 bugs, is currently developing a preview version, do not use in the production environment. all PHP users are welcome to test this version, and any bugs and incompatibilities can be reported here: the bug tracking system.
PHP 7.0.0 contains the latest version of the Zend Engine, including the following features:
Improved performance: PHP 7 is twice times faster than PHP 5.6
Supports 64-bit
Many significant errors can be handled with exception
Removed old and unsupported Sapis and extensions
Null merge operator (??)
Combining comparison operators (<=>)
Scalar type declaration
Anonymous class
http://www.bkjia.com/PHPjc/1074538.html www.bkjia.com true http://www.bkjia.com/PHPjc/1074538.html techarticle PHP7 postponed the release of the official release pending December 3, yesterday in Laruence Weibo saw PHP7 and postponed the release of the news, or because RC7 later, fixed a number of bugs, from the quality of the corner to ensure ...