CodeIgniter Forums
Want to migrate php 7x to php 8x with Codeigniter 3.2.0-dev version - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: Want to migrate php 7x to php 8x with Codeigniter 3.2.0-dev version (/showthread.php?tid=88164)



Want to migrate php 7x to php 8x with Codeigniter 3.2.0-dev version - sanjay.tops - 07-31-2023

I want to migrate my PHP version from PHP 7x to PHP 8x. On PHP7x. My one project with Codeigniter 3.2.0-dev version is running on PHP 7x currently. So I want to know which steps should I consider at the code level after migrating the PHP version to 8x. 
Can anyone have any idea or steps to migration perform over above mentioned versions?
Thanks in advance


RE: Want to migrate php 7x to php 8x with Codeigniter 3.2.0-dev version - abrkof - 07-31-2023

I have only managed to implement HMVC with Namespace