于2015年12月3日PHP开发团队宣布PHP 7.0.0正式可以使用。网汇在线作为PHP.NET的香港区官方镜像网站,现已于商业寄存和VPS寄存服务率先支援PHP 7,是香港首间支援PHP 7的寄存供应商。
本次发布标志着新的PHP 7系列的开始,PHP 7.0.0配备了一个Zend引擎的新版本,无数的改进和新功能,如:
- 性能改进: PHP 7 比PHP 5.6 快达两倍
- 显著减少记忆体使用量
- Abstract Syntax Tree (AST)
- Consistent 64-bit support
- Improved Exception hierarchy
- Many fatal errors converted to Exceptions
- Secure random number generator
- Removed old and unsupported SAPIs and extensions
- The null coalescing operator (??)
- Return and Scalar Type Declarations
- Anonymous Classes
- Zero cost asserts
