原标题:PHP 7.0.10正式发布

PHP 7.0.10 正式发布了。

下载地址:http://php.net/distributions/php-7.0.10.tar.gz

改进日志如下:

- Core:

. Fixed bug #72629 (Caught exception assignment to variables ignores references). (Laruence)

. Fixed bug #72594 (Calling an earlier instance of an included anonymous class fatals). (Laruence)

. Fixed bug #72581 (previous property undefined in Exception after deserialization). (Laruence)

. Fixed bug #72496 (Cannot declare public method with signature incompatible with parent private method). (Pedro Magalhães)

. Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net)

. Fixed bug #71911 (Unable to set --enable-debug on building extensions by phpize on Windows). (Yuji Uchiyama)

. Fixed bug causing ClosedGeneratorException being thrown into the calling code instead of the Generator yielding from. (Bob)

. Implemented FR #72614 (Support "nmake test" on building extensions by phpize). (Yuji Uchiyama)

. Fixed bug #72641 (phpize (on Windows) ignores PHP_PREFIX). (Yuji Uchiyama)

. Fixed potential segfault in object storage freeing in shutdown sequence. (Bob)

. Fixed bug #72663 (Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization). (Stas)

. Fixed bug #72681 (PHP Session Data Injection Vulnerability). (Stas)

. Fixed bug #72683 (getmxrr broken). (Anatol)

. Fixed bug #72742 (memory allocator fails to realloc small block to large one). (Stas)

- Bz2:

. Fixed bug #72837 (integer overflow in bzdecompress caused heap corruption). (Stas)

- Calendar:

. Fixed bug #67976 (cal_days_month() fails for final month of the French calendar). (cmb)

. Fixed bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd). (cmb)

- COM:

. Fixed bug #72569 (DOTNET/COM array parameters broke in PHP7). (Anatol)

- CURL:

. Fixed bug #71709 (curl_setopt segfault with empty CURLOPT_HTTPHEADER). (Pierrick)

. Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). (Pierrick)

. Fixed bug #72674 (Heap overflow in curl_escape). (Stas)

- DOM:

. Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb)

- EXIF:

. Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle, Remi)

. Fixed bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF). (Stas)

- Filter:

. Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8 range). (bugs dot php dot net at majkl578 dot cz)

- FPM:

. Fixed bug #72575 (using --allow-to-run-as-root should ignore missing user). (gooh)

- GD:

. Fixed bug #72596 (imagetypes function won't advertise WEBP support). (cmb)

. Fixed bug #72604 (imagearc() ignores thickness for full arcs). (cmb)

. Fixed bug #70315 (500 Server Error but page is fully rendered). (cmb)

. Fixed bug #43828 (broken transparency of imagearc for truecolor in blendingmode). (cmb)

. Fixed bug #66555 (Always false condition in ext/gd/libgd/gdkanji.c). (cmb)

. Fixed bug #68712 (suspicious if-else statements). (cmb)

. Fixed bug #72697 (select_colors write out-of-bounds). (Stas)

. Fixed bug #72730 (imagegammacorrect allows arbitrary write access). (Stas)

- Intl:

. Fixed bug #72639 (Segfault when instantiating class that extends IntlCalendar and adds a property). (Laruence)

. Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain names). (cmb)

- mbstring:

. Fixed bug #72691 (mb_ereg_search raises a warning if a match zero-width). (cmb)

. Fixed bug #72693 (mb_ereg_search increments search position when a match zero-width). (cmb)

. Fixed bug #72694 (mb_ereg_search_setpos does not accept a string's last position). (cmb)

. Fixed bug #72710 (`mb_ereg` causes buffer overflow on regexp compile error). (ju1ius)

- Mcrypt:

. Fixed bug #72782 (Heap Overflow due to integer overflows). (Stas)

- Opcache:

. Fixed bug #72590 (Opcache restart with kill_all_lockers does not work). (Keyur)

- PCRE:

. Fixed bug #72688 (preg_match missing group names in matches). (cmb)

- PDO_pgsql:

. Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)

- Reflection:

. Fixed bug #72222 (ReflectionClass::export doesn't handle array constants). (Nikita Nefedov)

- SimpleXML:

. Fixed bug #72588 (Using global var doesn't work while accessing SimpleXML element). (Laruence)

- SNMP:

. Fixed bug #72708 (php_snmp_parse_oid integer overflow in memory allocation). (djodjo at gmail dot com)

- SPL:

. Fixed bug #55701 (GlobIterator throws LogicException). (Valentin VĂLCIU)

. Fixed bug #72646 (SplFileObject::getCsvControl does not return the escape character). (cmb)

. Fixed bug #72684 (AppendIterator segfault with closed generator). (Pierrick)

- SQLite3:

. Fixed bug #72668 (Spurious warning when exception is thrown in user defined function). (Laruence)

. Fixed bug #72571 (SQLite3::bindValue, SQLite3::bindParam crash). (Laruence)

. Implemented FR #72653 (SQLite should allow opening with empty filename). (cmb)

. Updated to SQLite3 3.13.0. (cmb)

- Standard:

. Fixed bug #72622 (array_walk + array_replace_recursive create references from nothing). (Laruence)

. Fixed bug #72152 (_decode $strict fails to detect null byte). (Lauri Kenttä)

. Fixed bug #72263 (_decode skips a character after padding in strict mode). (Lauri Kenttä)

. Fixed bug #72264 (_decode $strict fails with whitespace between padding). (Lauri Kenttä)

. Fixed bug #72330 (CSV fields incorrectly split if escape char followed by UTF chars). (cmb)

- Streams:

. Fixed bug #41021 (Problems with the ftps wrapper). (vhuk)

. Fixed bug #54431 (opendir() does not work with ftps:// wrapper). (vhuk)

. Fixed bug #72667 (opendir() with ftp:// attempts to open data stream for non-existent directories). (vhuk)

. Fixed bug #72771 (ftps:// wrapper is vulnerable to protocol downgrade attack). (Stas)

- XMLRPC:

. Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements). (Laruence)

- Wddx:

. Fixed bug #72564 (boolean always deserialized as "true") (Remi)

. Fixed bug #72142 (WDDX Packet Injection Vulnerability in wddx_serialize_value()). (Taoguang Chen)

. Fixed bug #72749 (wddx_deserialize allows illegal memory access) (Stas)

. Fixed bug #72750 (wddx_deserialize null dereference). (Stas)

. Fixed bug #72790 (wddx_deserialize null dereference with invalid xml). (Stas)

. Fixed bug #72799 (wddx_deserialize null dereference in php_wddx_pop_element). (Stas)

- Zip:

. Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd). (Laruence)返回搜狐,查看更多

责任编辑:

php7.0 百度百科,PHP 7.0.10正式发布相关推荐

  1. c语言编程基础------0.0.1c语言简易介绍(百度百科)

    本文主要来自百度百科 C语言是目前世界上流行.使用最广泛的 面向过程的高级 程序设计语言. C语言对操作系统和系统使用程序以及需要对硬件进行操作的场合,用C语言明显优于其它高级语言,许多大型应用软件都 ...

  2. 【爬虫实战】10应用Python网络爬虫——定向爬取百度百科文字

    python百度百科爬虫 网页源代码分析 编程实现 小结 网页源代码分析 首先找一下需要爬取的正文: 对应的源代码有两个地方: 上图往后翻会发现省略号,所以下面这张图才是我们需要爬取的部分: 编程实现 ...

  3. 为什么说百度教育大脑3.0,是中国教育迎来的真正智慧大脑?

    百度继续押注AI. 11月28日,在百度教育盛典上,百度教育事业部总经理张高正式发布了"百度教育大脑3.0".据悉,这个3.0版本在内容资源及知识图谱.智能交互等AI核心能力进一步 ...

  4. php7 iis10 mysql_Windows Server 2019 IIS10.0+PHP(FastCGI)+MySQL环境搭建教程

    准备篇 一.环境说明: 操作系统:Windows Server 2019 PHP版本:php 7.3.11 MySQL版本:MySQL 8.0.18.0 二.相关软件下载: 1.PHP下载地址: ht ...

  5. 怎么看待《百度清风算法3.0》?

    实际上,每次百度更新算法都是为了用户体验而言的,毕竟还是需要打造一个绿色的生态的网络环境,那么这次<百度清风算法3.0>当然也不例外,也是为了用户的体验做出贡献罢了! 这次的算法主要是针对 ...

  6. windows 如何安装oracle 补丁包,Windows Server 2003 上安装 Oracle10g(10.2.0.1)并升级 至补丁(10.2.0.4) 图解...

    Windows Server 2003 上安装 Oracle10g(10.2.0.1)并升级 至补丁(10.2.0.4) 图解 第一部分:安装 Oracle 10.2.0.1 1.选择安装方法 2.选 ...

  7. 换行显示print_r($arr);打印结果显示:Array( [0] = 百度 [1] = 阿里)

    数组array是非常重要的数据类型.相对于其他的数据类型,它更像是一种结构,而这种结果构可以存储一系列数值.数组能够在单一变量名中存储许多值,并且能够通过引用下标号来访问某个值. 在 PHP 中,有三 ...

  8. 一句话生成数字人形象、昆仑芯2量产…百度大脑升级7.0,王海峰:技术更强了门槛却更低...

    梦晨 鱼羊 发自 凹非寺 量子位 报道 | 公众号 QbitAI 百度和央视又联手在直播现场上演黑科技了. 百度CTO王海峰只说了一句话,就给主持人整出了个数字"孪生兄弟". 更厉 ...

  9. Java黑皮书课后题第3章:**3.22(几何:点是否在圆内)编写程序,提示用户输入一个点(x,y),然后检查这个点是否在以(0,0)为圆心、半径为10的圆内

    **3.22(几何:点是否在圆内)编写程序,提示用户输入一个点(x,y),然后检查这个点是否在以(0,0)为圆心.半径为10的圆内 题目 题目概述 课本提示与举例.运行示例 破题 代码 两个浮点数的比 ...

最新文章

  1. SSM框架整合教程(2020最新版)
  2. Nginx与websocket或socketio的负载均衡
  3. 卷积神经网络CNN要点:CNN结构、采样层、全连接层、Zero-padding、激活函数及Dropout
  4. 计算机网络结构示意图,计算机网络原理-计算机网络体系结构.pdf
  5. 此处不允许使用分组函数_Excel中使用Vlookup函数实现数据分组
  6. JavaScript 获取 当前日期和三十天以前日期
  7. 高新计算机office2010考试题库,注意!注意!计算机等级考试题库来啦:一级MS Office第三章“Word2010基础”...
  8. java native2ascii的用法介绍
  9. 亿图图示11.0新版本全新上线 助力个人及企业降本增效
  10. 干货丨开源硬件与行业革新
  11. 卡通飞翔的牛动画特效
  12. Python | 封包
  13. 记录五年前的天马行空的想象
  14. 从初级开发者到资深架构师,看这
  15. Java将域名转换成IP
  16. PHOTOSHOP给MM去斑的最简单方法
  17. spreadsheetControl
  18. PHP CURL 账号密码 添加授权Authorization头Header
  19. 都雪冬 20190912-2 命令行
  20. oracle Blob保存方式,oracle 存储过程操作blob

热门文章

  1. 【渝粤教育】广东开放大学 文化产业项目案例分析 形成性考核 (51)
  2. 【渝粤题库】陕西师范大学210019 学前教育科研方法 作业(专升本)
  3. 【渝粤题库】国家开放大学2021春2175市场营销学题目
  4. mysql5.6 1g内存_1G内存用MySQL5.6还是用MySQL5.5比较好
  5. 求最大公约数最小公倍数
  6. 打开服务器文件提示内存不够,打开服务器文件提示内存不够
  7. 安装jdk步骤rpm_jenkins rpm包方式安装
  8. CDMA系统的三种码
  9. cas java web,CAS干单点登陆(SSO)——集成Java Web 项目
  10. android记事本添加图片功能,安卓手机上有什么便签app既可以写日记又可以添加照片?...