PHP 7.3.9 更新日志
发布日期:2019 年 8 月 29 日。
- Core 修复 zendparse 缓冲区溢出、对象转换影响垃圾回收导致崩溃,以及 Generator 错误报告不可释放 $this 为 GC 子项的问题。
- cURL 修复 curl_multi_info_read 返回错误 cURL 资源。
- EXIF 修复错误对齐和无效类型转换导致的 bus error 崩溃。
- FPM 修复 master event handling 中的 use-after-free。
- Iconv 修复 configure 测试 iconv //IGNORE 时的 bus error。
- LiteSpeed SAPI 更新到 V7.5,修复干净关闭流程。
- MBString 通过 Oniguruma 6.9.3 修复相关 CVE,包含 CVE-2019-13224。
- MySQLnd 修复 MariaDB server version 检测错误和空 row packet 问题。
- OPcache 修复使用 silencing 时 dce_live_ranges 断言失败。
- Standard 修复 stream_copy_to_stream 无效长度、atime/mtime 不匹配、stream_get_contents 固定长度缓冲区内存释放错误,以及 strip_tags 嵌套 PHP 标签处理问题。
