PHP 7.3.16 更新日志
发布日期:2020 年 3 月 19 日。
- Core 修复 restore_error_handler 未恢复先前错误掩码的问题。
- COM 修复 COMPersistHelper::SaveToFile 保存位置错误、错误常量不匹配、遍历空 VT_ARRAY 抛出异常、类型信息重复输出和内存泄漏等问题。
- DOM 修复 DomImplementation 写访问违规,以及 DOMDocumentType::$childNodes 为 NULL 的问题。
- Enchant 修复大端架构下 enchant_dict_suggest 失败。
- EXIF 修复未初始化值使用问题 CVE-2020-7064。
- MBString 修复 UTF-32LE 下 mb_strtolower 在 php_unicode_tolower_full 的栈缓冲区溢出 CVE-2020-7065。
- PCRE 修复 preg_replace 和 preg_replace_callback 处理 unicode 时的内存损坏。
- PDO ODBC 修复 PDOStatement::nextRowset 泄漏列值。
- SQLite3 修复 reset 后 columnType 可能失败。
- Standard 修复 get_headers 遇到 null byte 后静默截断 CVE-2020-7066。
- Standard 同时修复 getenv 无参数时不显示变更,以及 fopen HTTP 请求 Host header 注入不当的问题。
