L'équipe de développement de PHP vient d'annoncer la sortie de 2 nouvelles versions de son langage de programmation Web. PHP vous permettra de rendre automatiques des tâches répétitives, notamment grâce à la communication avec une base de données (utilisation la plus courante de PHP).
PHP 4.3.11
Changelog de la version 4.3.11 
Added Oracle Instant Client support

Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem() and gmp_fact() to prevent SIGFPE

Changed phpize not to require libtool

Updated bundled libmbfl library (used for multibyte functions)

Fixed several leaks in ext/browscap and sapi/embed

Fixed several leaks in ext/filepro

Fixed build system to always use bundled libtool files

Fixed MacOSX shared extensions crashing on Apache startup
La suite
ici
Télécharger PHP 4.3.11
PHP 5.0.4
Changelog de la version 5.0.4 
Added SNMPv2 support. (harrie)

Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)

Added length and charsetnr for field array and object in mysqli. (Georg)

Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem() and gmp_fact() to prevent SIGFPE. (Tony)

Changed foreach() to throw an exception if IteratorAggregate::getIterator() does not return an Iterator. (Marcus)

Changed phpize not to require libtool. (Jani)

Updated bundled oniguruma library (used for multibyte regular expression) to 3.7.0. (Moriyoshi)
La suite
ici
Télécharger PHP 5.0.4
Site Officiel
Source: Fileforum.com