PHP 7.1.0 Alpha 1 发布了。
主要新特性:
Nullable Types
Square bracket syntax for array destructuring assignment
Allow specifying keys in list()
Generalize support of negative string offsets
Void Return Type
Class constant visibility modifiers
Multi catch
详细特性及更新内容列表请访问https://github.com/php/php-src/blob/php-7.1.0alpha1/NEWS
软件详情:http://php.net/archive/2016.php#id2016-06-09-1
下载地址:https://downloads.php.net/~krakjoe/
来自:开源中国社区

