技术开发 频道

PHP 5.3.2 / Zend Studio 7.1.2

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

  下载:PHP 5.3.2 for Windows(25.3 MB)

  下载:PHP 5.3.2 for Linux(9.97 MB)

  Security Enhancements and Fixes in PHP 5.3.2:

  Improved LCG entropy. (Rasmus, Samy Kamkar)

  Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)

  Fixed a possible open_basedir/safe_mode bypass in the session extension identified by Grzegorz Stachowiak. (Ilia)

  Key Bug Fixes in PHP 5.3.2 include:

  Added support for SHA-256 and SHA-512 to php's crypt.

  Added protection for $_SESSION from interrupt corruption and improved "session.save_path" check.

  Fixed bug #51059 (crypt crashes when invalid salt are given).

  Fixed bug #50940 Custom content-length set incorrectly in Apache sapis.

  Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long).

  Fixed bug #50723 (Bug in garbage collector causes crash).

  Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16).

  Fixed bug #50632 (filter_input() does not return default value if the variable does not exist).

  Fixed bug #50540 (Crash while running ldap_next_reference test cases).

  Fixed bug #49851 (http wrapper breaks on 1024 char long headers).

  Over 60 other bug fixes.

  For users upgrading from PHP 5.2 there is a migration guide available here, detailing the changes between those releases and PHP 5.3.

  Further information and downloads:

  For a full list of changes in PHP 5.3.2, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.

  Zend Studio 7.1.2

  一个屡获大奖的专业 PHP 集成开发环境,具备功能强大的专业编辑工具和调试工具,支持PHP语法加亮显示,支持语法自动填充功能,支持书签功能,支持语法自动缩排和代码复制功能,内置一个强大的PHP代码调试工具,支持本地和远程两种调试模式,支持多种高级调试功能。

    下载:Zend Studio 7.1.2

0
相关文章