PHP 7.4.4 发布

栏目: 软件资讯 · 发布时间: 4年前

内容简介:PHP 7.4.4 版本现已发布,具体更新内容如下: Core 修复了错误 #79329(get_headers() 在一个空字节后默默地截断)(CVE-2020-7066) 修复了错误 #79244 (PHP 在解析 INI 文件时崩溃) 修复了错误 #63206(resto...

PHP 7.4.4 版本现已发布,具体更新内容如下:

  • Core
    • 修复了错误 #79329(get_headers() 在一个空字节后默默地截断)(CVE-2020-7066)
    • 修复了错误 #79244 (PHP 在解析 INI 文件时崩溃)
    • 修复了错误 #63206(restore_error_handler无法还原以前的错误掩码)
  • COM
    • 修复了错误 #66322(COMPersistHelper::SaveToFile 保存到错误的位置)
    • 修复了错误 #79242(COM错误常量与x86上的com_exception代码不匹配)
    • 修复了错误 #79247(Garbage 收集变量对象段错误)
    • 修复了错误 #79248(Traversing empty VT_ARRAY 引发 com_exception)
    • 修复了错误 #79299(com_print_typeinfo 打印重复的变量)
    • 修复了错误 #79332(php_istreams 永远不会 freed)
    • 修复了错误 #79333(com_print_typeinfo() 泄露内存)
  • CURL
    • 修复了错误 #79019(复制的 cURL handles 上载空文件)
    • 修复了错误 #79013 (在使用 curl posting curlFile 时,Content-Length missing)
  • DOM
    • 修复了错误 #77569(DomImplementation 中的 Write Access Violation)
    • 修复了错误 #79271(DOMDocumentType::$childNodes 为 NULL)
  • Enchant
    • 修复了错误 #79311(enchant_dict_suggest() 在大端架构上失败)
  • EXIF
    • 修复了错误 #79282 (Use-of-uninitialized-value in exif)(CVE-2020-7064)
  • Fileinfo
    • 修复了错误 #79283(libmagic 补丁中的 Segfault 包含缓冲区溢出)
  • ......

更多详细内容可查看更新说明: https://www.php.net/ChangeLog-7.php#PHP_7_4  


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to Semi-Supervised Learning

Introduction to Semi-Supervised Learning

Xiaojin Zhu、Andrew B. Goldberg / Morgan and Claypool Publishers / 2009-6-29 / USD 40.00

Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, le......一起来看看 《Introduction to Semi-Supervised Learning》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码