0
I have a Codeigniter project in version 3.1.9 which using PHP 5.6 version.
Now I want to upgrade the PHP version into 7. When I try it shows some function deprecation.
How can I solve it?
0
I have a Codeigniter project in version 3.1.9 which using PHP 5.6 version.
Now I want to upgrade the PHP version into 7. When I try it shows some function deprecation.
How can I solve it?
Simply replace your deprecated functions to newer ones. – CaldeiraG – 2019-06-25T08:57:58.643