设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

PHP 7.0.18和7.1.4正式发布,多项内容修复

2017-4-13 21:28| 发布者: joejoe0332| 查看: 756| 评论: 0|原作者: oschina|来自: oschina

摘要: PHP 7.0.18 和 7.1.4 正式发布了。PHP(PHP:Hypertext Preprocessor)是一种在电脑上执行的脚本语言,主要是用途在于处理动态网页,也包含了命令列执行接口(command line interface),或者产生图形使用者接口(GU ...

PHP 7.0.18 和 7.1.4 正式发布了。

PHP(PHP:Hypertext Preprocessor)是一种在电脑上执行的脚本语言,主要是用途在于处理动态网页,也包含了命令列执行接口(command line interface),或者产生图形使用者接口(GUI)程式。改进日志如下:

PHP 7.0.18

      - Core:
   . Fixed bug #73370 (falsely exits with "Out of Memory" when using
     USE_ZEND_ALLOC=0). (Nikita)
   . Fixed bug #73960 (Leak with instance method calling static method with
     referenced return). (Nikita)
   . Fixed bug #74265 (Build problems after 7.0.17 release: undefined reference
     to `isfinite'). (Nikita)
   . Fixed bug #74302 (yield fromLABEL is over-greedy). (Sara)
 
 - Apache:
   . Reverted patch for bug #61471, fixes bug #74318. (Anatol)
 
 - Date:
   . Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)
 
 - DOM:
   . Fixed bug #74004 (LIBXML_NOWARNING flag ingnored on loadHTML*).
     (somedaysummer)
 
 - iconv:
   . Fixed bug #74230 (iconv fails to fail on surrogates). (Anatol)
 
 - OpenSSL:
   . Fixed bug #72333 (fwrite() on non-blocking SSL sockets doesn't work).
     (Jakub Zelenka)
 
 - PDO MySQL:
   . Fixed bug #71003 (Expose MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT to PDO
     interface). (Thomas Orozco)
 
 - Streams:
   . Fixed bug #74216 (Correctly fail on invalid IP address ports). (Sara)
 
 - Zlib:
   . Fixed bug #74240 (deflate_add can allocate too much memory). (Matt Bonneau)

PHP 7.1.4

     - Core:
   . Fixed bug #74149 (static embed SAPI linkage error). (krakjoe)
   . Fixed bug #73370 (falsely exits with "Out of Memory" when using
     USE_ZEND_ALLOC=0). (Nikita)
   . Fixed bug #73960 (Leak with instance method calling static method with
     referenced return). (Nikita)
   . Fixed bug #69676 (Resolution of self::FOO in class constants not correct).
     (Nikita)
   . Fixed bug #74265 (Build problems after 7.0.17 release: undefined reference
     to `isfinite'). (Nikita)
   . Fixed bug #74302 (yield fromLABEL is over-greedy). (Sara)
 
 - Apache:
   . Reverted patch for bug #61471, fixes bug #74318. (Anatol)
 
 - Date:
   . Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)
 
 - DOM:
   . Fixed bug #74004 (LIBXML_NOWARNING flag ingnored on loadHTML*).
     (somedaysummer)
 
 - iconv:
   . Fixed bug #74230 (iconv fails to fail on surrogates). (Anatol)
 
 - Opcache:
   . Fixed bug #74250 (OPcache compilation performance regression in PHP 5.6/7
     with huge classes). (Nikita)
 
 - OpenSSL:
   . Fixed bug #72333 (fwrite() on non-blocking SSL sockets doesn't work).
     (Jakub Zelenka)
 
 - PDO MySQL:
   . Fixed bug #71003 (Expose MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT to PDO
     interface). (Thomas Orozco)
 
 - SPL:
   . Fixed bug #74058 (ArrayObject can not notice changes). (Andrew Nester)
 
 - Sqlite:
   . Implemented FR #74217 (Allow creation of deterministic sqlite functions).
     (Andrew Nester)

 - Streams:
   . Fixed bug #74216 (Correctly fail on invalid IP address ports). (Sara)
 
 - Zlib:
   . Fixed bug #74240 (deflate_add can allocate too much memory). (Matt Bonneau)

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部