(In [4521]) Fixes #2344
No, we can't use a conditional because php parses the file first, compiles it into internal byte code, and then executes it.
Parse error: syntax error, unexpected '{' in /home/apang/work/piwik/dev/trunk/core/testMinimumPhpVersion.php on line 92
(In [4523]) Fixes #2344 good point... then we shall keep it simple
(In [4524]) refs #2344 - missing </b> tags; skip the other tests if < minimumPHPVersion