核心:
修复了错误#71876(内存损坏htmlspecialchars():不支持字符集*))。
修复了错误#79146(cscript在某些系统上可能无法运行)。
修复了错误#78323(无效选项返回代码0)。
修复了错误#76047(访问已破坏的回溯参数时可以自由使用)。
curl:
修复了错误#79078(curl_multi_add_handle()中的假定使用后释放)。
国际:
修复了错误#79212(numberformatter :: format()可能检测到错误的类型)。
libxml:
修复了错误#79191(soapclient ctor中的错误禁用了domdocument :: save())。
mbstring:
修复了错误#79154(mb_convert_encoding()可以修改$ from_encoding)。
mysqlnd:
修复了错误#79084(mysqlnd可能使用mysqli_both提取错误的列索引)。
openssl:
修复了错误#79145(openssl内存泄漏)。
phar:
修复了错误#79082(使用phar :: buildfromiterator添加到tar的文件具有完全访问权限)。 (cve-2020-7063) 修复了错误#79171(phar_extract_file中的堆缓冲区溢出)。 (cve-2020-7061)
修复了错误#76584(pharfileinfo :: decompress不起作用)。
反射:
修复了错误#79115(reflectionclass :: iscloneable调用反映类__destruct)。
session:
修复了错误#79221(php session上传进度中的空指针取消引用)。 (cve-2020-7062)
spl:
修复了错误#79151(释放后由spl_dllist_it_helper_move_forward导致的堆使用)。
标准:
修复了错误#78902(使用stream_filter_append时发生内存泄漏)。
测试:
修复了错误#78090(bug45161.phpt永远需要完成)。
xsl:
修复了错误#70078(带有节点作为参数泄漏内存的xsl回调)。