Looking for Code Cleanup Tool
Posted: Thu Nov 20, 2003 9:38 am
I am looking for a tool or script or something that will clean up outdated code for version upgrading.
I have downloaded an open source project that used an old version of PHP and they continue to bomb PHP 4.3.0 by using variables that have not been set and by not putting quotes around index names outside of print statements.
Does anyone know of a tool to help with this. I've tried googling for one but I keep gong down wrong paths.
Thanks.
JOE--
I have downloaded an open source project that used an old version of PHP and they continue to bomb PHP 4.3.0 by using variables that have not been set and by not putting quotes around index names outside of print statements.
Does anyone know of a tool to help with this. I've tried googling for one but I keep gong down wrong paths.
Thanks.
JOE--