PHP 7.0.0 Alpha 1 Releasedphp
11 Jun 2015windows
The PHP development team announces the immediate availability of PHP 7.0.0 Alpha 1. This release marks the beginning of the PHP 7 major series. All users of PHP are encouraged to test this version carefully, and report any bugs and incompatibilities in the bug tracking system.this
THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!.net
PHP 7.0.0 Alpha 1 comes with new version of the Zend Engine with features such as (incomplete list):orm
Improved performance: PHP 7 is up to twice as fast as PHP 5.6ci
Consistent 64-bit supportit
Many fatal errors are now Exceptionsio
Removal of old and unsupported SAPIs and extensionsast
The null coalescing operator (??)form
Combined comparison Operator (<=>)
Return Type Declarations
Scalar Type Declarations
Anonymous Classes
For more information on the new features and other changes, you can read the NEWS file, or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive.
For source downloads of PHP 7.0.0 Alpha 1 please visit the download page, Windows binaries can be found on windows.php.net/qa/.
The second alpha will be released on the 25th of June. You can also read the full list of planned releases on our wiki.
Thank you for helping us make PHP better.
參考地址:
http://php.net/archive/2015.php#id2015-01-11-6