Skip to content

In recent Dotenv versions getenv() is discouraged. #352

@wivaku

Description

@wivaku

In recent Dotenv versions getenv() is discouraged.
https://github.com/vlucas/phpdotenv#putenv-and-getenv

The current code relies on getenv():

Should be $_ENV[$key] instead.

Originally posted by @wivaku in #319 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions