设为首页收藏本站

LUPA开源社区

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

PHP 7.1.28、7.2.17、7.3.4发布,主要是安全更新

2019-4-7 21:39| 发布者: joejoe0332| 查看: 308| 评论: 0|原作者: oschina|来自: oschina

摘要: PHP 发布了三个更新版本,这三个版本主要都是安全方面的更新,详细改进记录如下: Version 7.1.28 04 Apr 2019 EXIF: Fixed bug#77753(Heap-buffer-overflow in php_ifd_get32s).Fixed bug#77831(Heap-buffer-overfl ...

PHP 发布了三个更新版本,这三个版本主要都是安全方面的更新,详细改进记录如下:

Version 7.1.28

04 Apr 2019

  • EXIF:
    • Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
    • Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
  • SQLite3:
    • Added sqlite3.defensive INI directive.

Version 7.3.4

04 Apr 2019

  • Core:
    • Fixed bug #77738 (Nullptr deref in zend_compile_expr).
    • Fixed bug #77660 (Segmentation fault on break 2147483648).
    • Fixed bug #77652 (Anonymous classes can lose their interface information).
    • Fixed bug #77345 (Stack Overflow caused by circular reference in garbage collection).
    • Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
  • Apache2Handler:
    • Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c).
  • Bcmath:
    • Fixed bug #77742 (bcpow() implementation related to gcc compiler optimization).
  • CLI Server:
    • Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the localhost).
  • COM:
    • Fixed bug #77578 (Crash when php unload).
  • EXIF:
    • Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
    • Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
  • FPM:
    • Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
  • GD:
    • Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
  • MySQLi:
    • Fixed bug #77597 (mysqli_fetch_field hangs scripts).
  • Opcache:
    • Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical successors).
  • PCRE:
    • Fixed bug #76127 (preg_split does not raise an error on invalid UTF-8).
  • Phar:
    • Fixed bug #77697 (Crash on Big_Endian platform).
  • phpdbg:
    • Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match actual aliases).
  • sodium:
    • Fixed bug #77646 (sign_detached() strings not terminated).
  • SQLite3:
    • Added sqlite3.defensive INI directive.
  • Standard:
    • Fixed bug #77664 (Segmentation fault when using undefined constant in custom wrapper).
    • Fixed bug #77669 (Crash in extract() when overwriting extracted array).
    • Fixed bug #76717 (var_export() does not create a parsable value for PHP_INT_MIN).
    • Fixed bug #77765 (FTP stream wrapper should set the directory as executable).

https://www.php.net/ChangeLog-7.php


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部