首頁  >  文章  >  後端開發  >  PHP 7.2.0 RC2 發布,bug修復版本

PHP 7.2.0 RC2 發布,bug修復版本

ringa_lee
ringa_lee原創
2017-09-17 10:01:451516瀏覽

摘要:PHP 7.2.0 RC2 發布了。 PHP(PHP:Hypertext Preprocessor)是一種在電腦上執行的腳本語言,主要是用途在於處理動態網頁,也包含了命令列執行介面(command line interface),或產生圖形使用者介面(GUI)程式。 ...

PHP 7.2.0 RC2 發布了。 PHP(PHP:Hypertext Preprocessor)是一種在電腦上執行的腳本語言,主要是用途在於處理動態網頁,也包含了命令列執行介面(command line interface),或產生圖形使用者介面(GUI)程式。改進日誌如下:

14 Sep 2017, PHP 7.2.0RC2

- Core:
  . Fixed Bug #75142 (buildcheck.sh check for autoconf version needs to be updated for v2. 64). (zizzy at zizzy dot net, Remi)

- BCMath:
  . Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb)
  . Fixed bug #46781 (BC math handles minus zero incorrectly). (cmb)
卷() misbehaves for non-integer base or modulus). (cmb)

- CLI server:
  . Fixed bug #70470 (Built-in server truncates headers spanning over TCP packets). (Built-in server truncates headers spanning over TCP packets). (bouk)

- Date:
  . Fixed bug #75149 (redefinition of typedefs ttinfo and t1info). (Remi)
##- GD:
  . Fixed bug #75139 (lib c:1786: suspicious if ?). (cmb)

- Intl:
  .  Fixed bug #75193 (segfault in collat​​or_convert_object_to_string). (Remi)
##- Gettext:
#- Gettext:
. Fixed bug #73730 (textdomain(null) throws in strict mode). (cmb)

- Opcache
  . Fixed incorect constant conditional jump elimination. (Dmitry)















#####################################################################################4 ##  . Automatically load OpenSSL configuration file. (Jakub Zelenka)######- SPL:###  . Fixed bug #75155 (AppendIterator::append() is broken when appending an AppendIterator)。 #  . Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop). (jhdxr)######- Standard:###  . Fixed bug #75152 (signed integer overflow in parse_iv). ###  . Fixed bug #75170 (mt_rand() bias on 64-bit machines). (Nikita)######- ZIP:###  . Fixed bug #75143 (new method setEncryptionName() to 詞in ZipArchive). (Anatol)######官方下載地址:###

https://downloads.php.net/~pollita/

#

以上是PHP 7.2.0 RC2 發布,bug修復版本的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn