PHP 5.3.9正式版發布!

fmms 12年前發布 | 5K 次閱讀 PHP

經過4個RC版,PHP 5.3.9正式版總算發布了。2012-01-11 上一個版本還是2011-08-23的5.3.8 這個版本當然修正了那個hash 碰撞攻擊bug.此外還有大量的bug修正,請使用PHP 5.3的同學盡快升級

Security Enhancements and Fixes in PHP 5.3.9:

  • Added max_input_vars directive to prevent attacks based on hash collisions. (CVE-2011-4885)
  • Fixed bug #60150 (Integer overflow during the parsing of invalid exif header). (CVE-2011-4566)

Key enhancements in PHP 5.3.9 include:

  • Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd argument to is_a and is_subclass_of).
  • Fixed bug #55609 (mysqlnd cannot be built shared)
  • Many changes to the FPM SAPI module

詳細日志:http://www.php.net/ChangeLog-5.php#5.3.9

下載:http://cn.php.net/distributions/php-5.3.9.tar.bz2

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!