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_ dir).
    • 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 (" (): Bad file de or" with non-ASCII path).

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

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

收藏 打印