• Resolved Ducktales

    (@ducktales)


    When running PHP 8.0 I see this deprecation message in my error tracking:

    ErrorException: Deprecated: Required parameter $user follows optional parameter $username
    #11 /wp-content/plugins/apocalypse-meow/lib/blobfolio/wp/meow/login.php(477): Sentry\ErrorHandler::handleError
    […]

    Relevant line:

    public static function login_log_alert($username='', $user) {

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deprecated: Required parameter follows optional parameter’ is closed to new replies.