| 关键词: nbsp 特性 Constant operator 调试器 操作符 复用 using 交互式 Exponentiation |
PHP 5.6.0 正式发布了,此版本包括了许多新特性,还有一些向后不兼容方面的改进和其他的系统改进。主要特性:Constant scalar expressions.Variadic functions and argument unpacking using the...operator.Exponentiation using the**operator.Function and constant importing with the use keyword.phpdbg 作为一个交互式集成的调试器 SAPIphp://input 现在可以复用,废弃了 $HTTP_RAW_POST_DATAGMP 对象支持操作符重载允许上传超过 2G 的文件更多新特性请看the new features chapter of the migration guide。 |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|