I was surprised to learn that several of my hosted sites only support 5.1.6 when 5.3.x works in my dev block. This is a huge disappointment because I worked with namespaces (5.3+) and other functions that seem excellent to me, if not strictly necessary.
In any case, when writing code that is designed for portability (for example: plugins for popular platforms such as WordPress), which version of PHP should be configured based on the minimum version supported on most web hosts.
Somebody knows? How to find out?
source share