PHP7
-
Please fix compatibility issues for PHP7:
FILE: user-login-history/lib/functions.php
—————————————————————————————————————————————-
FOUND 2 ERRORS AFFECTING 1 LINE
—————————————————————————————————————————————-
106 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0 – use pcre instead.
106 | ERROR | The use of function eregi is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_match instead
—————————————————————————————————————————————-
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP7’ is closed to new replies.