A:One of the big advantages of PHP5 is its support in object oriented programming. This allows for better coding as well as having a very slim namespace support (what's inside the class is just there).
Upgrading is worth it just for the OO feature and having clean and maintainable code.