PHP 5.0.2 is out ( ChangeLog ), some notable updates for this release:
Addition of interface_exists()
PHP_EOL: constant that contains the OS way of representing newlines ( very handy indeed )
sorting flag SORT_LOCALE_STRING: will sort on based on current locale
lots of Soap updates