• Resolved AiratVibe

    (@airathalitov)


    FILE: /test.site/wp-content/plugins/wp-cerber/cerber-scanner.php
    -------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------------------------------------------
     4431 | WARNING | Function name "__ret_direct" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
    -------------------------------------------------------------------------------------------------------------------------------------------------
    
    FILE: /test.site/wp-content/plugins/wp-cerber/common.php
    -------------------------------------------------------------------------------------------------------------
    FOUND 15 ERRORS AFFECTING 15 LINES
    -------------------------------------------------------------------------------------------------------------
     1361 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1396 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1398 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1441 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1446 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1451 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1458 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1464 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1485 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1488 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1490 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1512 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1515 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1534 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
     1535 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    -------------------------------------------------------------------------------------------------------------

    WP Cerber 7.8.5
    PHP Compatibility Checker 1.4.6

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gioni

    (@gioni)

    Please don’t do this. PHP Compatibility Checker is suitable for primitive code only. Those mysql_ calls make the plugin code compatible with old hostings. They are used for this reason only.

    Thread Starter AiratVibe

    (@airathalitov)

    Ok, Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP Cerber PHP 7.2 Compatibility test’ is closed to new replies.