Je tiens aussi à signaler qu'une nouvelle version de PHP 5 est sortie hier...
Changements par rapport à la version 5.0.1

Added new boolean (fourth) parameter to array_slice() that turns on the preservation of keys in the returned array. (Derick)

Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes them sort based on the current locale. (Derick)

Added interface_exists() and make class_exists() only return true for real classes. (Andrey)

Added PHP_EOL constant that contains the OS way of representing newlines. (Paul Hudson, Derick)

Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory exhaustion. (Andrei)

Renamed SoapClient->__call() to SoapClinet->__soapCall(). (Dmitry)

Fixed bug with raw_post_data not getting set (Brian)

Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev)
La suite du changelog est par
ici
Télécharger PHP 5.0.2