CodeIgniter Forums
Server upgraded to PHP 7.1 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Server upgraded to PHP 7.1 (/showthread.php?tid=71571)



Server upgraded to PHP 7.1 - Gilbert - 08-30-2018

Hi,

I am running a basic script on CI 2.2. Server owner notify me, that the server will get upgraded from php 5.6 to 7.1 and older version will not be supported anymore. As I understand I should upgrade CI to 3.0, but looks quite tricky and not straightforward at all.
Is there anything else i can do?


RE: Server upgraded to PHP 7.1 - php_rocs - 08-30-2018

@Gilbert,

If you are able to create a test server environment to test your upgrade to CI 3.x and PHP 7.1

That is the only thing that I could think of.

There is documentation to assist you (assuming no changes were made to the core files): https://www.codeigniter.com/userguide3/installation/upgrading.html


RE: Server upgraded to PHP 7.1 - InsiteFX - 08-30-2018

I use Virtual HOSTS to do my local development running PHP 7.2.9

My live server allows me to select what version of PHP I want to run with a DropDown


RE: Server upgraded to PHP 7.1 - Gilbert - 08-31-2018

SO It's not even sure that CI 3.x will work on PHP 7.1?


RE: Server upgraded to PHP 7.1 - ciadmin - 08-31-2018

CI 3.x works just fine on PHP7.1 ... we have been using that since it came out.


RE: Server upgraded to PHP 7.1 - InsiteFX - 09-01-2018

Like I said in my post I'm running PHP 7.2.9