I see my host is only running PHP 5.2.17, while I am developing for 5.3.8. I want to put pressure on the host to upgrade, but I would like to prepare a better case than just "newer is better". How much work is required for a server admin to upgrade PHP versions, and if any, how much risk is incurred?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
closed as off topic by Rarst♦ Dec 26 '11 at 8:41
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
This is a pretty interesting. As long as the version used does not break backward compatibility a newer version should not have any issues. You might miss some bleeding edge php features if used. Though looking at the changelog, I don't see much new features added which might break on going a few versions behind. YMMV |
|||
|
