Download PHP 5.0.4
In addition to version 4.3.11, the development team behind PHP has also released a new version of the 5.x branch. In this case we have arrived at version 5.0.4 and this is also a so-called maintenace release, in which a number of non-critical bugs have been fixed and some security vulnerabilities have been closed. Everyone is therefore advised to upgrade to this version. A complete changelog is up this one page, below are the main changes in this release:
PHP 5.0.4
- Added SNMPv2 support.
- Added Oracle Instant Client support.
- Added length and charsetnr for field array and object in mysqli.
- Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem() and gmp_fact() to prevent SIGFPE.
- Changed foreach() to throw an exception if IteratorAggregate::getIterator() does not return an Iterator.
- Changed phpize not to require libtool.
- Updated bundled oniguruma library (used for multibyte regular expression) to 3.7.0.
- Updated bundled libmbfl library (used for multibyte functions).
Version number | 5.0.4 |
Operating systems | Windows 9x, Windows NT, Windows 2000, Linux, Windows XP |
Website | PHP |
Download | |
License type | Conditions (GNU/BSD/etc.) |