I see my SC runs PHP v5.4 , but my webserver is running v5.3
How can I downgrade to PHP v5.3 on my local PC ?
Arthur
I see my SC runs PHP v5.4 , but my webserver is running v5.3
How can I downgrade to PHP v5.3 on my local PC ?
Arthur
Hi Arhur. I think that’s not necessary. I have similar situation and never ran into deployment problems. As long as SC 7.1 is running on both instances, generated code will be 5.3 compliant I think.
http://www.php.net/manual/en/migration54.changes.php and specially http://www.php.net/manual/en/migration54.incompatible.php hence there are not that many changes.
OK I understand - thank you for the update
Arthur