共享棋牌室系统:现代科技与传统娱乐的完美融合
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
源码下载: download page
了解更多:PHP 7.1.0 Alpha 1 Released