设为首页收藏本站

LUPA开源社区

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

PHP 7.0.29, 7.2.4和7.1.16正式发布,多项内容修复

2018-3-28 22:33| 发布者: joejoe0332| 查看: 308| 评论: 0|原作者: oschina|来自: oschina

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

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

版本主要还是修复 bug,改进日志如下:

PHP 7.1.16

- Core:
   . Fixed bug #76025 (Segfault while throwing exception in error_handler).
     (Dmitry, Laruence)
   . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
     (Anatol)
- GD:
   . Fixed bug #73957 (signed integer conversion in imagescale()). (cmb)
- ODBC:
   . Fixed bug #76088 (ODBC functions are not available by default on Windows).
     (cmb)
- Opcache:
   . Fixed bug #76074 (opcache corrupts variable in for-loop). (Bob)
- Phar:
   . Fixed bug #76085 (Segmentation fault in buildFromIterator when directory
     name contains a \n). (Laruence)
- Standard:
   . Fixed bug #74139 (mail.add_x_header default inconsistent with docs). (cmb)
   . Fixed bug #76068 (parse_ini_string fails to parse "[foo]\nbar=1|>baz" with
     segfault). (Anatol)

PHP 7.0.29

- FPM:
   . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
     access controls). (Jakub Zelenka)

PHP 7.2.4

- Core:
   . Fixed bug #76025 (Segfault while throwing exception in error_handler).
     (Dmitry, Laruence)
   . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
     (Anatol)
- FPM:
   . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
     access controls). (Jakub Zelenka)
- FTP:
   . Fixed ftp_pasv arginfo. (carusogabriel)
- GD:
   . Fixed bug #73957 (signed integer conversion in imagescale()). (cmb)
   . Fixed bug #76041 (null pointer access crashed php). (cmb)
   . Fixed imagesetinterpolation arginfo. (Gabriel Caruso)
- iconv:
   . Fixed bug #75867 (Freeing uninitialized pointer). (Philip Prindeville)
- Mbstring:
   . Fixed bug #62545 (wrong unicode mapping in some charsets). (cmb)
- Opcache:
   . Fixed bug #75969 (Assertion failure in live range DCE due to block pass
     misoptimization). (Nikita)
 - OpenSSL:
   . Fixed openssl_* arginfos. (carusogabriel)
- PCNTL:
   . Fixed bug #75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform
     (s390x)). (Sam Ding)
- Phar:
   . Fixed bug #76085 (Segmentation fault in buildFromIterator when directory
     name contains a \n). (Laruence)
- Standard:
   . Fixed bug #75961 (Strange references behavior). (Laruence)
   . Fixed some arginfos. (carusogabriel)
   . Fixed bug #76068 (parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault). (Anatol)

下载连接:

http://php.net/distributions/php-7.0.29.tar.gz
http://php.net/distributions/php-7.1.16.tar.gz
http://php.net/distributions/php-7.2.4.tar.gz


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部