• FILE: /home/public_html/wp-content/plugins/wp-security-scan/index.php
    -----------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------------
     32 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword '__dir__' (since version 5.3)
    -----------------------------------------------------------------------------------------------------------------------------------
    
    FILE: /home/public_html/wp-content/plugins/wp-security-scan/res/inc/WsdUtil.php
    -------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 9 ERRORS AFFECTING 8 LINES
    -------------------------------------------------------------------------------------------------------------------------------------------
     244 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     248 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     254 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     255 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     303 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     304 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     307 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     307 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
     313 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
    -------------------------------------------------------------------------------------------------------------------------------------------
    
    FILE: /home/public_html/wp-content/plugins/wp-security-scan/res/inc/WsdPlugin.php
    -------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------------------------------------
     578 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
    -------------------------------------------------------------------------------------------------------------------------------------------
    
    FILE: /home/public_html/wp-content/plugins/wp-security-scan/res/inc/WsdInfo.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------------------------
     161 | ERROR | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    --------------------------------------------------------------------------------------------------------------

    https://www.ads-software.com/plugins/wp-security-scan/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Still with errors. Can you solve the issue?

    /wp-content/plugins/wp-security-scan/index.php
    —————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————
    32 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘__dir__’ (since PHP version 5.3)
    —————————————————————————————————————————————

    Hi Kimberly (@amiga500),

    Yes. It looks like at the time you started the Topic, that this plugin was not fully compatible with PHP.
    If the plugin has had this problem fixed, then it might be informative to let it be known here, and then mark the problem as resolved.

    You can try PHP Compatibility Checker plugin to scan all your plugins for compatibility, to be more sure of avoiding problems.
    There may be some modules in PHP that need to be turned on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7 Incompatibility Issues (Listed)’ is closed to new replies.