How can I check if my sites will run in PHP5 ?
September 3, 2007 8:47 AM
Subscribe
Is there any script or sh command to check all given scripts or files to see if it will be compatible with PHP5?
I know that PHP5 has some issues with backwards compatibility, and I need to upgrade my server PHP version from 4 to 5, but I've around 40 sites running (most of them with no big PHP functionality, small contact forms and that).
Is there any script or sh command to check all given scripts or files to see if it will be compatible with PHP5?
I think it couldn't be a big problem to do something like this, specially if it's only based on this reference:
http://ar.php.net/manual/en/migration5.incompatible.php
posted by Leech to computers & internet (3 comments total)
1 user marked this as a favorite
posted by Leech at 9:59 AM on September 3, 2007