PHP 5.3.6 正式发布

PHPPHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、 Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持 ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.

PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、 Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持 ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.

本版本对PHP 5.3.x进行了稳定性上的改进,修复多达60多个bug,包含部分安全性相关的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.
Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error).
Fixed Bug #53958 (Closures can't 'use' shared variables by value and by reference).
Fixed bug #53577 (Regression introduced in 5.3.4 in open_basedir with a trailing forward slash).
Over 60 other bug fixes.

下载地址 [我要下载]

不过,我倒是想说,这个新版本的东西,不要急着部署到你的服务器上面,因为可能对某些程序兼容不那么好.建议本地测试OK了再上到服务器吧.免得自己瞎折腾.浪费了不必要的时间.

查看 windows php linux的相关文章

转载本站原创文章请注明:文章转自 挨踢路,链接: https://itlu.net/articles/1530.html

评论列表(2条)

  1. 不懂这是什么玩意,我用得上吗?

    1. 你的博客就是靠这个来支持的,服务器必须装的,不然你的PHP程序,回家睡觉吧

添加评论

您好,#请填信息# 确定

打赏请博主喝水
LOADING