【PHP】PHP 7.0.4 发布

PHP 7.0.4

PHP在官方发布了PHP的7.0.7版本,修复了部分BUG.

使用PHP 7.0 版本的用户可以升级到这个版本。

更新日志

Version 7.0.4

03 Mar 2016

Core:

  • Fixed bug (Low probability segfault in zend_arena).
  • Fixed bug #71441 (Typehinted Generator with return in try/finally crashes).
  • Fixed bug #71442 (forward_static_call crash).
  • Fixed bug #71443 (Segfault using built-in webserver with intl using symfony).
  • Fixed bug #71449 (An integer overflow bug in php_implode()).
  • Fixed bug #71450 (An integer overflow bug in php_str_to_str_ex()).
  • Fixed bug #71474 (Crash because of VM stack corruption on Magento2).
  • Fixed bug #71485 (Return typehint on internal func causes Fatal error when it throws exception).
  • Fixed bug #71529 (Variable references on array elements don’t work when using count).
  • Fixed bug #71601 (finally block not executed after yield from).
  • Fixed bug #71637 (Multiple Heap Overflow due to integer overflows in xml/filter_url/addcslashes).

CLI server:

  • Fixed bug #71559 (Built-in HTTP server, we can download file in web by bug).

CURL:

  • Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec).
  • Fixed memory leak in curl_getinfo().

Date:

  • Fixed bug #71525 (Calls to date_modify will mutate timelib_rel_time, causing date_date_set issues).

Fileinfo:

  • Fixed bug #71434 (finfo throws notice for specific python file).
    FPM:
  • Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi setup).
  • Fixed bug #71269 (php-fpm dumped core).

Opcache:

  • Fixed bug #71584 (Possible use-after-free of ZCG(cwd) in Zend Opcache).

PCRE:

  • Fixed bug #71537 (PCRE segfault from Opcache).

phpdbg:

  • Fixed inherited functions from unspecified files being included in phpdbg_get_executable().

SOAP:

  • Fixed bug #71610 (Type Confusion Vulnerability - SOAP / make_http_soap_request()).

Standard:

  • Fixed bug #71603 (compact() maintains references in php7).
  • Fixed bug #70720 (strip_tags improper php code parsing).

XMLRPC:

  • Fixed bug #71501 (xmlrpc_encode_request ignores encoding option).

Zip:

  • Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo).

参考资料

时间: 2024-09-20 07:43:17

【PHP】PHP 7.0.4 发布的相关文章

本文讲的是[译] jQuery 3.0 终于发布了

本文讲的是[译] jQuery 3.0 终于发布了, 从2014年10月开发到现在,jQuery 3.0终于发布了!我们的目的是创造一个更苗条.更快的jQuery版本(并且考虑到了向后兼容性).我们已经删除了旧的IE浏览器的解决方案支持并且采用了一些更现代化的 web API.它是2.x分支的延续,并且加入了几项我们认为早该加入的重大改变.虽然 1.12 和 2.2 分支在短时间内会继续收到关键的补丁,但不会有新的功能和重大更改.jQuery 3.0是jQuery的未来.如果你需要支持IE6-8

Apache Jackrabbit Oak 1.0.7 发布

Apache Jackrabbit Oak 1.0.7 发布,此版本现已提供下载.此版本是个分支版本,包括 bug 修复和系统改进,建议每位用户都升级到最新版本!更多更新内容请看发行说明. Changes in Oak 1.0.7 -------------------- Bug 修复 [OAK-1768] - DocumentNodeBuilder.setChildNode() runs OOM with large tree [OAK-2118] - Aggregation cursor i

Hibernate 5.0.14 发布,数据持久层框架

Hibernate 5.0.14 发布了. Hibernate 是一种 Java 语言下的对象关系映射解决方案. 它是使用 GNU 宽通用公共许可证发行的自由.开源的软件.它为面向对象的领域模型到传统的关系型数据库的映射,提供了一个使用方便的框架.Hibernate 也是目前 Java 开发中最为流行的数据库持久层框架,现已归 JBOSS 所有. 更新内容请参考提交记录. 下载地址 Source code (zip) Source code (tar.gz) 文章转载自 开源中国社区[https

Spring Boot 2.0.0.M2 发布

Spring Boot 2.0.0.M2 发布了.Spring Boot 项目旨在简化创建产品级的 Spring 应用和服务.你可通过它来选择不同的 Spring 平台.可创建独立的 Java 应用和 Web 应用,同时提供了命令行工具来允许 'spring scripts'. 更新内容请关注发行首页. 下载地址: Source code (zip) Source code (tar.gz) >>>[评论有礼]6月6日-30日评论每日更新的"新闻资讯和软件更新资讯",

急!坐等,今日内求答复===cxf 3.0.4 发布到weblogic 11 报错

问题描述 急!坐等,今日内求答复===cxf 3.0.4 发布到weblogic 11 报错 启动服务时报错:java.lang.InstantiationException: org.apache.cxf.wsn.client.Consumer maven 依赖的包如图 解决方案 https://issues.apache.org/jira/browse/CXF-3077 解决方案二: 下载个xmlschema-core-2.0.3.jar加上试试

webservice websphere-websphere6.0下发布webservice报错,tomcat下正常

问题描述 websphere6.0下发布webservice报错,tomcat下正常 错误信息如下: Fault - ; nested exception is: WSDLException: faultCode=PARSER_ERROR: Problem parsing '- WSDL Document -'.: can't declare any more prefixes in this context: java.lang.IllegalStateException: can't dec

Presto 0.175 发布,Facebook 大数据查询引擎

Presto 0.175 发布了,Presto 是 Facebook 开源的数据查询引擎,可对250PB以上的数据进行快速地交互式分析,查询的速度达到商业数据仓库的级别.据称该引擎的性能是 Hive 的 10 倍以上. Presto 可以查询包括 Hive.Cassandra 甚至是一些商业的数据存储产品.单个 Presto 查询可合并来自多个数据源的数据进行统一分析. 部分更新如下: 将 mongodb.connection-per-host 配置选项重命名为 mongodb.connecti

Zorka 1.0.15 发布,通用 Java 监控代理

Zorka 1.0.15 发布,暂未有相关说明,请关注:http://zorka.io/changelog.html 下载: zorka-1.0.15.zip - agent; zico-1.0.15.zip - collector; Zorka 是个复杂的可编程的分析和监控 Java 运行应用程序的代理工具,无缝集成了流行的监控系统和协议(Zabbix, Nagios, syslog, SNMP),并且提供额外的跟踪,分析功能,以及数据收集器,这些能帮助发现性能问题和一般的系统问题.这个代理系

Zorka 1.0.9 发布,通用 Java 监控代理

Zorka 1.0.9 发布,此版本现已提供下载,更新内容如下: fix: proper ASM5 instruction set version in ASM class reader; ZICO: pivot (aggregate) view of collected traces; zico-util: improve parallelism of index rebuild op (by sorting host dirs by size); Zorka 是个复杂的可编程的分析和监控 J

Rkt 0.8发布,引入Intel的虚拟化技术

本文讲的是本文讲的是,,[编者的话]本文来自CoreOS官方博客,上周rkt发布了0.8.0版本,rkt 0.8.0引入了很多新功能特性,包括初步支持用户命名空间和使用硬件虚拟化增强容器隔离,同时改进了主机日志集成,容器套接字激活,改进的镜像缓存和提升速度.本文重点介绍新引入的硬件嵌入式虚拟化技术,最后简单介绍了一下开放容器平台的进展和如何向rkt贡献. 今天,我们发布rkt v0.8.0.Rkt是一个专为生产环境而设计的应用容器运行时环境,更加高效和安全. Rkt v0.8.0带来了很多安全上