Page 1 of 1

Need to run PHP4 coding under PHP5, any tool to help?

Posted: Wed Oct 05, 2005 4:27 pm
by knurft
Problem:
I have several PHP4 files witch need to run under PHP5 now. As unexperienced PHP-user I am facing a big job to fix the non-compliant coding. I did some changing like adding a strtolower around a "get_class". These things work.

Question: Is there any programm here to assist me in this job to avoid a long and intensive searching in the coding?

Any other idea's?

Posted: Wed Oct 05, 2005 4:56 pm
by feyd

Posted: Wed Oct 05, 2005 5:53 pm
by Deemo
that link doesnt work feyd 8O

http://php.net/migration5

thatll work ;)

Posted: Wed Oct 05, 2005 6:08 pm
by feyd
as usual.. one of the few times I don't check the link to make sure.. it fails.. .:roll:

Posted: Fri Oct 07, 2005 1:15 pm
by feyd
Mistakenly posted as a new thread:
knurft wrote:It took me several hours to fix, but it seems to work now. I hoped to find a prog to run and indicate where to look in detail ( press the button to fix the problem) , but sometimes you just need your brains to do it.

Thanks for the support.