I have started programming on my local machine in php 5.3.x and the host that I still use has php 5.2.17 on it. Now I'm wondering if I should go back and downgrade some of my code (Late Static Bindings) or just find a new host?
I really want advice on this. PHP is alway going to be going forward and I don't see any reason to program in 5.2.
Do you guys program using the latest code or do you make sure things are still safe for 5.2 and loser?
Thanks in advance.