Hi everyone,
I get to to see a lot of code that doesn't work on older versions of PHP
and it can be really time consuming to write work-arounds for the latest
functions.
So...I was wondering if some sort of source version checker exists that
can parse those scripts and tell me the minimum required version of PHP
to run them.
I apologize if this question has been asked a thousand times before, but
my friend Google doesn't seem to be very helpful in providing an answer.
Thanks for your time.
--Stephan.
I get to to see a lot of code that doesn't work on older versions of PHP
and it can be really time consuming to write work-arounds for the latest
functions.
So...I was wondering if some sort of source version checker exists that
can parse those scripts and tell me the minimum required version of PHP
to run them.
I apologize if this question has been asked a thousand times before, but
my friend Google doesn't seem to be very helpful in providing an answer.
Thanks for your time.
--Stephan.
Comment