Download PHP 5.1.5

Spread the love

Not only the PHP version from the 4.x family received an update yesterday, the version from the 5.x family was also honored. This release fixes several security vulnerabilities found since the release of version 5.1.4. It is said that it only concerns things that can be carried out on the machine itself and none of these have been given the predicate ‘serious’. The changelog contains a complete overview of all changes in this release:

Changes in version 5.1.5

  • Fixed memory_limit on 64bit systems.
  • Fixed overflow on 64bit systems in str_repeat() and wordwrap().
  • Disabled CURLOPT_FOLLOWLOCATION in curl when open_basedir or safe_mode are enabled.
  • Fixed bug #38322 (reading past array in sscanf() leads to arbitrary code execution).
  • Fixed bug #38125 (undefined reference to spl_dual_it_free_storage).
  • Fixed bug #38112 (corrupted gif segfaults)
  • Fixed bug #37587 (var without attribute causes segfault).
  • Fixed bug #37576 (FastCGI env (cgi vars) table overflow).
  • Fixed bug #37496 (FastCGI output buffer overrun).
  • Fixed bug #37487 (oci_fetch_array() array-type should always default to OCI_BOTH).
  • Fixed bug #37416 (iterator_to_array() hides exceptions thrown in rewind() method).
  • Fixed bug #37392 (Unnecessary call to OCITransRollback() at the end of request).
  • Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).
  • Fixed bug #37313 (sigemptyset() used without including ).
  • Fixed bug #37346 (invalid colormap format)
  • Fixed bug #37360 (invalid gif size)
  • Fixed bug #37306 (max_execution_time = max_input_time).
  • Fixed bug #37278 (SOAP not respecting uri in __soapCall).
  • Fixed bug #37265 (Added missing safe_mode & open_basedir checks to imap_body()).
  • Fixed bug #37256 (php-fastcgi doesn’t handle connection abort).

[break]The following downloads are available:
PHP 5.1.5 (tar.bz2)
PHP 5.1.5 (tar.gz)
PHP 5.1.5 for Windows (zip file)
PHP 5.1.5 for Windows (installer)
Collection of PECL modules for PHP 5.1.5

Version number 5.1.5
Website PHP
Download
File size

7.80MB

License type Prerequisites (GNU/BSD/etc.)
You might also like