file handling doesn't work properly CI4 PHP 7.4 |
Can you share the stack trace of the error? If you are getting that error, it means either you or the framework is using array_key_exists on an object, which is deprecated in 7.4
|
Messages In This Thread |
file handling doesn't work properly CI4 PHP 7.4 - by ceciiiron - 06-30-2021, 06:53 AM
RE: file handling doesn't work properly CI4 PHP 7.4 - by InsiteFX - 06-30-2021, 09:01 PM
RE: file handling doesn't work properly CI4 PHP 7.4 - by ceciiiron - 06-30-2021, 09:34 PM
RE: file handling doesn't work properly CI4 PHP 7.4 - by paulbalandan - 07-01-2021, 12:09 AM
RE: file handling doesn't work properly CI4 PHP 7.4 - by bryson13 - 10-22-2021, 05:16 PM
RE: file handling doesn't work properly CI4 PHP 7.4 - by InsiteFX - 10-23-2021, 12:24 AM
RE: file handling doesn't work properly CI4 PHP 7.4 - by bryson13 - 10-23-2021, 08:26 AM
|