PHP 5.6.0 發布了!

jopen 10年前發布 | 14K 次閱讀 PHP

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

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!