Download PHP 5.3.1

Spread the love

The PHP development team released version 5.3.1 a while ago. PHP, called a ‘hypertext preprocessor’ by its developers, is mainly used to generate dynamic content in the HTML markup language server side. The software is often used in combination with the database program MySQL, with which the dynamic content of websites and forums can be served. The abbreviated announcement of this release is as follows:

PHP 5.3.1 Released!

The PHP development team would like to announce the immediate availability of PHP 5.3.1. This release focuses on improving the stability of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users of PHP are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.3.1:

  • Added “max_file_uploads” INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion.
  • Added missing sanity checks around exif processing.
  • Fixed a safe_mode bypass in tempnam().
  • Fixed a open_basedir bypass in posix_mkfifo().
  • Fixed failing safe_mode_include_dir.

Further details about the PHP 5.3.1 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.

Version number 5.3.1
Release status Final
Operating systems Windows 7, Windows 2000, Linux, BSD, Windows XP, macOS, Solaris, UNIX, Windows Server 2003, Windows Vista, Windows Server 2008
Website Manufacturer
Download http://www.php.net/downloads.php
License type Conditions (GNU/BSD/etc.)
You might also like
Exit mobile version