PHP 7.3.5 和 7.2.18 发布,安全修复版本

栏目: PHP · 发布时间: 7年前

内容简介:PHP 开发团队今天为两个 PHP 版本分支源码下载:二进制包下载:

PHP 开发团队今天为两个 PHP 版本分支 发布了更新 ,分别是 PHP 7.3.5 和 7.2.18。而根据发布公告,两个版本都是安全修复版本,更新内容也都是安全问题和一些错误修复。

Version 7.3.5 (02 May 2019)

  • Core:
    • Fixed bug  #77903  (ArrayIterator stops iterating after offsetSet call).
  • CLI:
    • Fixed bug  #77794  (Incorrect Date header format in built-in server).
  • EXIF:
    • Fixed bug  #77950  (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
  • Interbase:
    • Fixed bug  #72175  (Impossibility of creating multiple connections to Interbase with php 7.x).
  • Intl:
    • Fixed bug  #77895  (IntlDateFormatter::create fails in strict mode if $locale = null).
  • litespeed:
    • LiteSpeed SAPI 7.3.1, better process management, new API function litespeed_finish_request().
  • LDAP:
    • Fixed bug  #77869  (Core dump when using server controls) (mcmic)
  • Mail:
    • Fixed bug  #77821  (Potential heap corruption in TSendMail()).
  • mbstring:
    • Implemented FR  #72777  (Implement regex stack limits for mbregex functions).
  • MySQLi:
    • Fixed bug  #77773  (Unbuffered queries leak memory - MySQLi / mysqlnd).
  • PCRE:
    • Fixed bug  #77827  (preg_match does not ignore \r in regex flags).
  • PDO:
    • Fixed bug  #77849  (Disable cloning of PDO handle/connection objects).
  • phpdbg:
    • Fixed bug  #76801  (too many open files).
    • Fixed bug  #77800  (phpdbg segfaults on listing some conditional breakpoints).
    • Fixed bug  #77805  (phpdbg build fails when readline is shared).
  • Reflection:
    • Fixed bug  #77772  (ReflectionClass::getMethods(null) doesn't work).
    • Fixed bug  #77882  (Different behavior: always calls destructor).
  • Standard:
    • Fixed bug  #77793  (Segmentation fault in extract() when overwriting reference with itself).
    • Fixed bug  #77844  (Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED).
    • Fixed bug  #77853  (Inconsistent substr_compare behaviour with empty haystack).

Version 7.2.18 (02 May 2019)

  • CLI:

    • Fixed bug  #77794  (Incorrect Date header format in built-in server).
  • EXIF:
    • Fixed bug  #77950  (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
  • Interbase:
    • Fixed bug  #72175  (Impossibility of creating multiple connections to Interbase with php 7.x).
  • Intl:
    • Fixed bug  #77895  (IntlDateFormatter::create fails in strict mode if $locale = null).
  • litespeed:
    • LiteSpeed SAPI 7.3.1, better process management, new API function litespeed_finish_request().
  • Mail:
    • Fixed bug  #77821  (Potential heap corruption in TSendMail()).
  • PCRE:
    • Fixed bug  #77827  (preg_match does not ignore \r in regex flags).
  • PDO:
    • Fixed bug  #77849  (Disable cloning of PDO handle/connection objects).
  • phpdbg:
    • Fixed bug  #76801  (too many open files).
    • Fixed bug  #77800  (phpdbg segfaults on listing some conditional breakpoints).
    • Fixed bug  #77805  (phpdbg build fails when readline is shared).
  • Reflection:
    • Fixed bug  #77772  (ReflectionClass::getMethods(null) doesn't work).
    • Fixed bug  #77882  (Different behavior: always calls destructor).
  • Standard:
    • Fixed bug  #77680  (recursive mkdir on ftp stream wrapper is incorrect).
    • Fixed bug  #77844  (Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED).
    • Fixed bug  #77853  (Inconsistent substr_compare behaviour with empty haystack).

源码下载: http://www.php.net/downloads.php

二进制包下载: http://windows.php.net/download/

更新日志: PHP 7.3.5 | PHP 7.2.18


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解计算机系统(原书第2版)

深入理解计算机系统(原书第2版)

(美)Randal E.Bryant、David O'Hallaron / 龚奕利、雷迎春 / 机械工业出版社 / 2011-1-1 / 99.00元

本书从程序员的视角详细阐述计算机系统的本质概念,并展示这些概念如何实实在在地影响应用程序的正确性、性能和实用性。全书共12章,主要内容包括信息的表示和处理、程序的机器级表示、处理器体系结构、优化程序性能、存储器层次结构、链接、异常控制流、虚拟存储器、系统级I/O、网络编程、并发编程等。书中提供大量的例子和练习,并给出部分答案,有助于读者加深对正文所述概念和知识的理解。 本书的最大优点是为程序......一起来看看 《深入理解计算机系统(原书第2版)》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具