zoukankan      html  css  js  c++  java
  • PHP 5.2.1

    Toy Posted in Apps

    PHP 开发团队曾经于早些时辰颁布揭橥了 PHP 5.2.1 可用的音讯,据悉,本次颁布揭橥主要是加强');了 5.x 分支的清闲性和安然性。PHP 官方建议运用者进级到最新版。

    在 PHP 5.2.1 颁布揭橥关照通告中所列出的安然加强');和删改有:

    * Fixed a possible safe_mode & open_basedir bypasses inside the session extension.
    * Prevent search engine from indexing the phpinfo() page.
    * Fixed a number of input processing bugs inside the filter extension.
    * Fixed unserialize() abuse on 64 bit systems with certain input strings.
    * Fixed possible overflows and stack corruptions in the session extension.
    * Fixed an underflow inside the internal sapi_header_op() function.
    * Fixed allocation bugs caused by attempts to allocate negative values in some code paths.
    * Fixed possible stack overflows inside zip, imap & sqlite extensions.
    * Fixed several possible buffer overflows inside the stream filters.
    * Fixed non-validated resource destruction inside the shmop extension.
    * Fixed a possible overflow in the str_replace() function.
    * Fixed possible clobbering of super-globals in several code paths.
    * Fixed a possible information disclosure inside the wddx extension.
    * Fixed a possible string format vulnerability in *print() functions on 64 bit systems.
    * Fixed a possible buffer overflow inside mail() and ibase_{delete,add,modify}_user() functions.
    * Fixed a string format vulnerability inside the odbc_result_all() function.
    * Memory limit is now enabled by default.
    * Added internal heap protection.
    * Extended filter extension support for $_SERVER IN cgi AND apache2 SAPIs.

    你可以从上面的链接下载到 PHP 的最新版,此中搜罗齐备的源码包和用于 Windows 平台的二进制包。

    Download PHP 5.2.1




    版权声明: 原创作品,答应转载,转载时请务必以超链接情势标明文章 原始情由 、作者信息和本声明。不然将追究执法责任。

  • 相关阅读:
    常用软件的安装(windows/linux)
    常用软件的安装(windows/linux)
    图像块的访问(填充 padding,步长 stride,窗 Window/kernel/filter)
    hdu4620 Fruit Ninja Extreme
    java中的object类
    [置顶] android 自定义TextView
    [置顶] think in java interview-高级开发人员面试宝典(八)
    POJ 2112 Optimal Milking (二分+最短路径+网络流)
    BitHacks--位操作技巧
    hdu 4614 Vases and Flowers (二分 线段树)
  • 原文地址:https://www.cnblogs.com/zgqjymx/p/1973756.html
Copyright © 2011-2022 走看看