PHP 5.6.0 发布了!

jopen 10年前

PHP 5.6.0 正式发布了,此版本包括了许多新特性,还有一些向后兼容的改进和其他的系统改进。

主要特性:

更多新特性请看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.

PHP 5.5 用户升级请看完整的迁移指导

PHP 5.6.0 现已提供源代码下载Windows 二进制下载

完整更新记录请看 ChangeLog

来自:http://www.oschina.net/news/54817/php-5-6