Features in PHP 5.3
The much awaiting php version PHP 5.3 has been released. The important features of PHP 5.3 version are:
‘goto’ lable for jumping
Namespaces supports for PHP Classes.
Closures or Anonymous function same like javascript/jQuery anonymous functions.
garbage collection support
And much more….
You can see the php 5. 3 release version here.