Good things are coming to PHP, and sooner than expected: http://www.sitepoint.com/article/whats-new-php-5-3
Here’s a quick list:
Namespaces
Namespace Aliases
Native MySQL Driver
Class constants
Late static binding
I can’t wait to start using this.