AS网站目录(www.adminso.com):现在学还来得及:PHP 5.6.0发布 编程语言PHP 5.6.0发正式发布,更新多项新特性:包括数字字符串的标量表达式,求幂运算符**,可变函数运算符...,use运算符扩展支持导入函数和常量,支持上传大于2GB的文件,作为SAPI模块实现的交互调试器phpdbg,等等。新版本的一些改变会影响兼容性
AS网站目录(www.adminso.com):现在学还来得及:PHP 5.6.0发布
编程语言PHP 5.6.0发正式发布,更新多项新特性:包括数字字符串的标量表达式,求幂运算符**,可变函数运算符...,use运算符扩展支持导入函数和常量,支持上传大于2GB的文件,作为SAPI模块实现的交互调试器phpdbg,等等。新版本的一些改变会影响兼容性。
主要特性:
Constant scalar expressions.
Variadic functions and argument unpacking using the...operator.
Exponentiation using the**operator.
Function and constant importing with the use keyword.
phpdbg 作为一个交互式集成的调试器SAPI
php://input 现在可以复用,废弃了$HTTP_RAW_POST_DATA
GMP 对象支持操作符重载
允许上传超过2G的文件
更多新特性请看the new features chapter of the migration guide。
PHP 5.6.0兼容性方面改进:
Array keys won't be overwritten when defining an array as a property of a class via an array literal.
json_decode() is more strict in JSON syntax parsing.
Stream wrappers now verify peer certificates and host names by default when using SSL/TLS.
GMP resources are now objects.
Mcrypt functions now require valid keys and IVs.
下载地址:http://php.net/downloads.php
声明:本文内容来源自网络,文字、图片等素材版权属于原作者,平台转载素材出于传递更多信息,文章内容仅供参考与学习,切勿作为商业目的使用。如果侵害了您的合法权益,请您及时与我们联系,我们会在第一时间进行处理!我们尊重版权,也致力于保护版权,站搜网感谢您的分享!