PHP 7.4 problems? Trying to access array offset …
-
I’m getting a set of notices in the “Site Language” section of General Settings:
Notice: Trying to access array offset on value of type bool in /var/www/html/example/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php on line 263 Notice: Trying to access array offset on value of type bool in /var/www/html/example/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php on line 263 Notice: Trying to access array offset on value of type bool in /var/www/html/example/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php on line 258 Notice: Trying to access array offset on value of type bool in /var/www/html/example/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php on line 263
These look like PHP 7.4 issues, but I’m not certain how to resolve them. Any advice? Thanks!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7.4 problems? Trying to access array offset …’ is closed to new replies.