Type hint issue |
i run codeigniter4 on php 7.1, yet i get this warning "Default value for parameters with a class type hint can only be NULL in /home/redEye/system/Common.php on line 98" when running cron job.
the stated line is the config function.
Are you sure you are running PHP7+? There was an earlier thread on our forum (https://forum.codeigniter.com/thread-69544.html) and several on stackoverflow ... they all seemed to boil down to installing PHP 7.1", possibly with a composer update when done.
Hmm. Something somewhere doesn't think so
![]() Is your cron script run with php 7 too? I am not sure what else to suggest. |
Welcome Guest, Not a member yet? Register Sign In |