PHP 7.1.0 Alpha 3 发布了,本次发布希望开发者能积极参与测试,并报告其漏洞和问题,共同创造一个更好的 PHP。预计第一个beta版本将在7月21日发布。
以下是该版本值得关注的内容:
Iterable type.
HTTP/2 Server Push Support in ext/curl & other ext/curl improvements
Fix inconsistent behavior in $this variable
Square bracket syntax for array destructuring assignment
Create closure from callable
More precise float values.
下载地址:https://downloads.php.net/~krakjoe/
软件详情:https://github.com/php/php-src/blob/master/NEWS
来自:开源中国社区

