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

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,更新细节可查阅:

https://github.com/php/php-src/blob/php-7.3.0alpha2/NEWS

坚持原创技术分享,您的支持将鼓励我继续创作!