歡迎您光臨本站 註冊首頁

PHP 7.4.9 釋出

←手機掃碼閱讀     admin @ 2020-08-08 , reply:0

PHP 7.4.9 版本現已釋出,具體更新內容如下:​​​​

  • Apache:
    • 修復了錯誤#79030(升級 apache2handler 的 php_apache_sapi_get_request_time 以返回 usec)。
  • COM:
    • 修復了錯誤#63208(BSTR 到 PHP字 符串轉換不是 binary safe)。
    • 修復了錯誤#63527(DCOM 無法使用使用者名稱、密碼引數。)。
  • Core :
    • 修復了錯誤#79740(不能靜態呼叫 serialize() 和 unserialize() methods)。
    • 修復了錯誤#79783(php_str_replace_common 中的段錯誤)。
    • 修復了錯誤#79778(如果轉儲帶有未解決的靜態變數的閉包,則斷言失敗)。
    • 修復了錯誤#79779(透過引用分配字串偏移量的屬性時斷言失敗)。
    • 修復了錯誤#79792(如果銷燬了空陣列,則不會刪除 HT 迭代器)。
    • 修復了錯誤#78598(在 undef index RW error segfaults 期間更改陣列)。
    • 修復了錯誤#79784(如果在陣列寫獲取期間的 undef var 期間更改陣列,則在 free 後使用)。
    • 修復了錯誤#79793(如果更改了未定義索引警告中使用的字串,則 free 後使用)。
    • 修復了錯誤#79862(子級中的公共非靜態屬性應優先於私有靜態)。
    • 修復了錯誤#79877(getimagesize 函式在一個空位元組後 silently truncates)(cmb)
  • Fileinfo:
    • 修復了錯誤#79756(finfo_file 崩潰(FILEINFO_MIME))。
  • FTP:
    • 修復了錯誤#55857(大檔案上的 ftp_size)。
  • Mbstring:
    • 修復了錯誤#79787(mb_strimwidth 不會修剪字串)。
  • Phar:
    • 修復了錯誤#79797(在 phar_parse_zipfile 函式中使用 freed hash key)。(CVE-2020-7068)
  • Reflection:
    • 修復了錯誤#79487(::getStaticProperties() 忽略屬性修改)。
    • 修復了錯誤#69804(::getStaticPropertyValue() throws on protected props)。
    • 修復了錯誤#79820(當複製到 ReflectionProperty 的型別被解析時,在 free 之後使用)。
  • Standard:
    • 修復了錯誤#70362(Can't copy() large 'data://' with open_basedir)。
    • 修復了錯誤#78008(dns_check_record() 在 Alpine 上始終返回 true)。
    • 修復了錯誤#79839(array_walk() 不 respect 屬性型別)。

更新說明:https://www.php.net/ChangeLog-7.php#PHP_7_4

下載地址:https://www.php.net/downloads.php


[admin ]

來源:OsChina
連結:https://www.oschina.net/news/117768/php-7-4-9-released
PHP 7.4.9 釋出已經有116次圍觀

http://coctec.com/news/all/show-post-247678.html