Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 4 and PHP 8
#1

(This post was last modified: 08-12-2020, 01:22 AM by ViLar.)

Hello,

As PHP 8 first Beta was released I had the curiosity to check the framework's compatibility with it. To make it short it's pretty cool and good but I stepped on some new errors like `is_callable` function needing an Object instead of a string to work properly or errors being thrown if you declare parameters with default value before parameters without in functions. Of course the entire code was not covered by those small tests. 

Then I wondered if there were any reflexion on the PHP 8 compatibility with Codeigniter 4 and if yes, where could we check and / or contribute to it? If no, do you think we should start building compatibility right now or wait for the stable release by the end of the year?

Here's a reminder of PHP 8 Timetable : https://wiki.php.net/todo/php80

Thanks Smile
Reply


Messages In This Thread
Codeigniter 4 and PHP 8 - by ViLar - 08-12-2020, 01:21 AM
RE: Codeigniter 4 and PHP 8 - by jreklund - 08-12-2020, 07:46 AM
RE: Codeigniter 4 and PHP 8 - by John_Betong - 08-12-2020, 11:03 PM
RE: Codeigniter 4 and PHP 8 - by gosocial2 - 01-04-2021, 01:08 PM
RE: Codeigniter 4 and PHP 8 - by seunex - 01-04-2021, 10:30 PM
RE: Codeigniter 4 and PHP 8 - by John_Betong - 01-04-2021, 11:33 PM
RE: Codeigniter 4 and PHP 8 - by ViLar - 01-05-2021, 04:32 AM
RE: Codeigniter 4 and PHP 8 - by ardritkrasniqi - 01-06-2021, 03:34 AM
RE: Codeigniter 4 and PHP 8 - by John_Betong - 01-05-2021, 09:05 AM
RE: Codeigniter 4 and PHP 8 - by paulbalandan - 01-05-2021, 11:55 PM
RE: Codeigniter 4 and PHP 8 - by seunex - 01-06-2021, 12:30 AM
RE: Codeigniter 4 and PHP 8 - by MGatner - 01-06-2021, 08:03 AM
RE: Codeigniter 4 and PHP 8 - by zoom360 - 04-09-2022, 07:30 AM
RE: Codeigniter 4 and PHP 8 - by InsiteFX - 04-10-2022, 12:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB