PHP 5.3
Michael Dale
I had a play around with PHP 5.3. The main new feature is namespaces. I am looking forward to using this in future.
Unfortunately PHP 5.2 isn't very common so using namespaces in my code will need to wait.
This is a good website if you want to learn about how namespaces will work in PHP 5.3