Posted by purcaholic on 05/22/07 13:19
On 22 Mai, 14:25, harvey <harvey....@blueyonzders.com> wrote:
> 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
You can use the PEAR Package PHP_CompatInfo to find out the minimum
php version. I haven't tried it, but it seems work fine (stable
release).
http://pear.php.net/package/PHP_CompatInfo
purcaholic
Navigation:
[Reply to this message]
|