jimleeder123 Posted July 16, 2015 Share Posted July 16, 2015 My company are looking to upgrade the PHP level from 5.3.3 to the latest version available. This is so we can use the latest versions of Joomla and Virtuemart. What I want to know is - Will the update force any older websites to stop working or lose functionality? Will it cause any problems? Having never updated PHP like this before, I need to know. If no problems, then I can tell our server admin to update the PHP level. Quote Link to comment https://forums.phpfreaks.com/topic/297327-php-upgrade-on-server-help/ Share on other sites More sharing options...
scootstah Posted July 16, 2015 Share Posted July 16, 2015 Yes, it's possible. It depends what version the code was actually developed for. If your code is fully 5.3.3 compliant, then you should be okay. I believe at most you'd have deprecated warnings that you'd want to take care of pretty soon. The easiest way to check is to get a virtual machine running with the newer version and see if it works or not. Quote Link to comment https://forums.phpfreaks.com/topic/297327-php-upgrade-on-server-help/#findComment-1516557 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.