前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >PHP 5.3.6 版本发布

PHP 5.3.6 版本发布

作者头像
魏杰
发布2022-12-23 17:02:22
1.5K0
发布2022-12-23 17:02:22
举报
文章被收录于专栏:魏杰的技术专栏
PHP
PHP

近日PHP 5.3.6 版本已经发布。

该版本修复了60多个bug,其中很多是安全相关问题。

安全性增强和bug修复如下:

* Enforce security in the fastcgi protocol parsing with fpm SAPI.

* Fixed bug #54247 (format-string vulnerability on Phar). (CVE-2011-1153)

* Fixed bug #54193 (Integer overflow in shmop_read()). (CVE-2011-1092)

* Fixed bug #54055 (buffer overrun with high values for precision ini setting).

* Fixed bug #54002 (crash on crafted tag in exif). (CVE-2011-0708)

* Fixed bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive). (CVE-2011-0421)

主要改进如下:

* Upgraded bundled Sqlite3 to version 3.7.4.

* Upgraded bundled PCRE to version 8.11.

* Added ability to connect to HTTPS sites through proxy with basic authentication using stream_context/http/header/Proxy-Authorization.

* Added options to debug backtrace functions.

* Changed default value of ini directive serialize_precision from 100 to 17.

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2011-03-21,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档