Skip to content

Do not use extract() in src/Utils/Helper.php #260

@Lukasz032

Description

@Lukasz032

Warning: extract() has been disabled for security reasons in /etc/webserver/virtual/spzpitpw.pl/wp-content/plugins/login-with-google/src/Utils/Helper.php on line 47

It's in best practices not to import stuff into the global scope, instead explicitly address the variable using a fully qualified name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions