• PHP7 Compatibility?

    FILE: /*/wp-content/plugins/seo-automatic-links/seo-links.php
    ——————————————————————————————————-
    FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
    ——————————————————————————————————-
    1527 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    1660 | WARNING | The use of function ereg is discouraged from PHP version 5.3; use preg_match instead
    1660 | ERROR | Extension ‘ereg’ is removed since PHP 7.0
    1662 | WARNING | The use of function ereg is discouraged from PHP version 5.3; use preg_match instead
    1662 | ERROR | Extension ‘ereg’ is removed since PHP 7.0
    1664 | WARNING | The use of function ereg is discouraged from PHP version 5.3; use preg_match instead
    1664 | ERROR | Extension ‘ereg’ is removed since PHP 7.0
    1666 | WARNING | The use of function ereg is discouraged from PHP version 5.3; use preg_match instead
    1666 | ERROR | Extension ‘ereg’ is removed since PHP 7.0
    1668 | WARNING | The use of function ereg is discouraged from PHP version 5.3; use preg_match instead
    1668 | ERROR | Extension ‘ereg’ is removed since PHP 7.0
    ——————————————————————————————————-

    https://www.ads-software.com/plugins/seo-automatic-links/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP7 Compatibility?’ is closed to new replies.