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




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

  • 相关阅读:
    判断jquery.表单验证插件是否通过验证的解决办法
    查看网站收录情况
    js面向对象基础拾遗
    查看显卡信息的DOS命令
    关于OR Mapping
    推荐两篇文章
    读书
    测试开发驱动实践
    粗略看Hibernate的代码
    开发源码的数据库群集中间件 CJDBC
  • 原文地址:https://www.cnblogs.com/zgqjymx/p/1973756.html
Copyright © 2011-2022 走看看