PHP 7.2.7 和 7.3.0 alpha 2 发布,包含大量修复

栏目: 软件资讯 · 发布时间: 5年前

内容简介:PHP 7.2.7 已发布,这是一个 bug 修复版本,内容包括: Core: Fixed bug #76337 (segfault when opcache enabled + extension use zend_register_class_alias). CLI Server: Fixed bug #76333 (PHP built-in...

PHP 7.2.7 已发布,这是一个 bug 修复版本,内容包括:

  • Core:

    • Fixed bug #76337 (segfault when opcache enabled + extension use zend_register_class_alias).

  • CLI Server:

    • Fixed bug #76333 (PHP built-in server does not find files if root path contains special characters).

  • OpenSSL:

    • Fixed bug #76296 (openssl_pkey_get_public does not respect open_basedir).

    • Fixed bug #76174 (openssl extension fails to build with LibreSSL 2.7).

  • SPL:

    • Fixed bug #76367 (NoRewindIterator segfault 11).

  • Standard:

    • Fixed bug #76410 (SIGV in zend_mm_alloc_small).

    • Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).

下载地址:http://www.php.net/downloads.php

同时发布的还有 PHP 7.3.0alpha2,更新细节可查阅:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Types and Programming Languages

Types and Programming Languages

Benjamin C. Pierce / The MIT Press / 2002-2-1 / USD 95.00

A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of typ......一起来看看 《Types and Programming Languages》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码