Re: PHP 4 to PHP 5 Migration shortcut

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Vishal Kashyap @ [SaiHertz] wrote:
Dear PHP enlightened ,

I was planning to move my PHP 4.3.x based product t PHP 5.x and for
this I was looking for some kinda shortcut scripts or utility to
migrate the 4.3.x file to PHP 5.x .
Any pointers would be appreaciated.

Chances are pretty good that you won't have to change anything. Step 1 would be to simply try running your existing code under PHP5 and see what breaks. Unless you have complicated OO code or you are using the domxml extension, you likely won't need to change anything.


For more info, read: http://php.net/migration5

-Rasmus

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux