• Resolved richieps

    (@richieps)


    Hi,

    I note that on www.ads-software.com the Limit Log In Attempts Reloaded plugin makes no reference to compatibility with PHP versions. Are you able to confirm whether or not the plugin is currently compatible with PHP 8.0?

    Much appreciated.

    Thanks,
    Richie

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPChef

    (@wpchefgadget)

    Hi Richie,

    Yes, the plugin is compatible with PHP 8.0.

    Thread Starter richieps

    (@richieps)

    Hi @wpchefgadget

    Excellent. Thanks very much for the confirmation.

    Richie

    Hi,

    Running php8.0 I get the following error:

    [19-May-2021 09:18:05 UTC] PHP Fatal error:  Uncaught Error: Cannot use a scalar value as an array in /.../public_html/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php:1483
    Stack trace:
    #0 /.../public_html/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php(845): Limit_Login_Attempts->cleanup()
    #1 /.../public_html/wp-includes/class-wp-hook.php(294): Limit_Login_Attempts->limit_login_failed()
    #2 /.../public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
    #3 /.../public_html/wp-includes/plugin.php(484): WP_Hook->do_action()
    #4 /.../public_html/wp-includes/pluggable.php(605): do_action()
    #5 /.../public_html/wp-includes/class-wp-xmlrpc-server.php(275): wp_authenticate()
    #6 /.../public_html/wp-includes/class-wp-xmlrpc-server.php(4769): wp_xmlrpc_server->login()
    #7 /.../public_html/wp-includes/class-wp-xmlrpc-server.php(663): wp_xmlrpc_server->blogger_getUsersBlogs()
    #8 /.../public_html/wp-includes/IXR/class-IXR-server.php(109): wp_xmlrpc_server->wp_getUsersBlogs()
    #9 /.../public_html/wp-includes/IXR/class-IXR-server.php(211): IXR_Server->call()
    #10 /.../public_html/wp-includes/IXR/class-IXR-server.php(109): IXR_Server->multiCall()
    #11 /.../public_html/wp-includes/IXR/class-IXR-server.php(59): IXR_Server->call()
    #12 /.../public_html/wp-includes/IXR/class-IXR-server.php(27): IXR_Server->serve()
    #13 /.../public_html/wp-includes/IXR/class-IXR-server.php(35): IXR_Server->__construct()
    #14 /.../public_html/wp-includes/class-wp-xmlrpc-server.php(191): IXR_Server->IXR_Server()
    #15 /.../public_html/xmlrpc.php(87): wp_xmlrpc_server->serve_request()
    #16 {main}
      thrown in /.../public_html/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php on line 1483
    

    Also, the settings page crashes on the same error.

    In php7.4 this is a PHP Warning:
    [19-May-2021 09:34:17 UTC] PHP Warning: Cannot use a scalar value as an array in /.../public_html/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php on line 1483

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8 Compatibility’ is closed to new replies.