Hi all, is there any tool to check which PHP-Version a project needs at minimum?
I am looking for something that crawls through the project and notices
all php-functions, variables and such and tells which PHP-version is
needed to get it running, because it's hard to keep track of e.g.
functions that are added to a project and then look them up in the
manual to see what version it needs...
Balu
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

