1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 PHP 7.0.8 正式发布 下载

本帖由 漂亮的石头2016-06-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,720
    赞:
    47
    PHP 7.0.8 正式发布了。

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

    改进日志如下:

    23 Jun 2016 PHP 7.0.8

    - Core:
    . Fixed bug #72221 (segfault, past-the-end access). (Lauri Kenttä)
    . Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes).
    (Esminis at esminis dot lt)

    - FPM:
    . Fixed bug #72308 (fastcgi_finish_request and logging environment
    variables). (Laruence)

    - GD:
    . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)

    - Intl:
    . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)

    - PCRE:
    . Fixed bug #72143 (preg_replace uses int instead of size_t). (Joe)

    - PDO_pgsql:
    . Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound).
    (Laruence)
    . Fixed bug #72294 (Segmentation fault/invalid pointer in connection
    with pgsql_stmt_dtor). (Anatol)

    - Phpdbg:
    . Fixed bug #72284 (phpdbg fatal errors with coverage). (Bob)

    - Postgres:
    . Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence)
    . Fixed bug #72197 (pg_lo_create arbitrary read). (Anatol)

    - Standard:
    . Fixed bug #72369 (array_merge() produces references in PHP7). (Dmitry)
    . Fixed bug #72300 (ignore_user_abort(false) has no effect). (Laruence)
    . Fixed bug #72229 (Wrong reference when serialize/unserialize an object).
    (Laruence)
    . Fixed bug #72193 (dns_get_record returns array containing elements of
    type 'unknown'). (Laruence)
    . Fixed bug #72017 (range() with float step produces unexpected result).
    (Thomas Punt)

    - XML:
    . Fixed bug #72206 (xml_parser_create/xml_parser_free leaks mem). (Joe)

    - XMLRPC:
    . Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type).
    (Joe, Laruence)

    - Zip:
    . Fixed ug #72258 (ZipArchive converts filenames to unrecoverable form).
    (Anatol)
    PHP 7.0.8 正式发布下载地址
     
正在加载...