RyanAfrish7 Posted August 22, 2015 Posted August 22, 2015 I have developed my website using XAMPP and it came with the latest version of PHP 5.6. It had some features newly like splat operator(...) which I had used in my code. On uploading my website to your hosting services. I got an error with that operator and I got stuck in a situation not able to replace that operator. Will there be a PHP upgrade? Please make it ASAP. Thank you in advance. Quote
wolstech Posted August 22, 2015 Posted August 22, 2015 There are no plans to get 5.6 in the near future for compatibility reasons. We have 1000s of accounts with software that would break if we upgraded due to the deprecated functions like mysql. Our next upgrade should be Stevie to 5.4. Johnny was upgraded to 5.4 a few months ago. You will need to recode your software to remove any use of the features added in 5.5 and 5.6. 1 Quote
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.