• I ran the PHP Compatibility Checker plugin https://www.ads-software.com/plugins/php-compatibility-checker/
    checking for PHP 7 compatibility and got this result for this plugin:

    FILE: wp-content/plugins/category-grid-view-gallery/includes/Options.php
    ----------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 1 LINE
    ----------------------------------------------------------------------------------
     309 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead
     309 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead.
    ------------------------------------------------------------------------
  • The topic ‘PHP 7 Compatibility’ is closed to new replies.