Error when using PHP version 7.2.0
-
I recently updated my PHP version to 7.2.0
Once I did this I started receiving errors which resulted in preventing me accessing my login page (standard wp-admin didn’t change it yet with the plugin)
count(): Parameter must be an array or an object that implements Countable
with a bunch of directory and then ending wp-hide-security-enhancer/include/functions.class.php on line 2207
Reverting back to PHP 5.6.32 removes this error and I’m then able to access the system again.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error when using PHP version 7.2.0’ is closed to new replies.