Jump to content

1.7.7.8 and PHP 7.4 - PHP Deprecated: array_key_exists


Recommended Posts

There have been previous posts about 'PHP Deprecated:  array_key_exists' errors. The answers have always been, 'Change your PHP version. PHP 7.4 isn't supported.'

Well, PHP 7.4 is now meant to be supported with v1.7.7.8, yet the same array_key_exists errors are still being logged for /classes/module/Module.php (line 343) and /src/Adapter/EntityMapper.php (lines 85 and 99). 

I note that both files were updated in 1.7.7.8, but still contain array_key_exists coding.

So, what gives? 

It would be good to get quick fixes for these here rather than wait for another new release. The error log is filling at a rate of 1MB per hour on my site.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...