Download PHP 4.3.4

Spread the love

The PHP Group finally has PHP 4.3.4 made available as final. This contains a lot of bug fixes and everyone is advised to upgrade. The release notes look like this:

After a lengthy QA process, PHP 4.3.4 is finally out! This is a medium size maintenance release, with a fair number of bug fixes. All users are encouraged to upgrade to 4.3.4.

Bug fix release
PHP 4.3.4 contains, among others, following important fixes, additions and improvements:

  • Fixed disk_total_space() and disk_free_space() under FreeBSD.
  • Fixed FastCGI support on Win32.
  • Fixed FastCGI being unable to bind to a specific IP.
  • Fixed several bugs in mail() implementation on win32.
  • Fixed crashes in a number of functions.
  • Fixed compile failure on MacOSX 10.3 Panther.
  • Over 60 various bug fixes!

For a full list of changes in PHP 4.3.4, see the ChangeLog†[break]The following downloads are available:
Source code 4.3.4 (tar.bz2) [3,686Kb]
Source code 4.3.4 (tar.gz) [4,522Kb]
Windows zip package [6,815Kb]
Windows installer [1,043Kb]

Version number 4.3.4
Website PHP
Download
License type GPL
You might also like