Posted by harvey on 05/22/07 12:25
Is there any way (perhaps a script?) to tell what the
minimum version of PHP is for a given script without having
to trawl through every command?
I develop on PHP 5.0 but have tried to keep everything below 4.3
because that seems to be the highest release on a lot of ISP
systems.
I'm looking for a way to test without having to install lower versions ?
Thanks
[Back to original message]
|