Skip to content

Config Unexpectedly Being Overwritten by $_ENV variable #853

Description

@daylightstudio

In my setup, I apparently have a generic $_ENV['PATH'] variable that's being set automatically. This is causing problems with the Cache::$path variable and is overwriting the default value which is what I want. This seems like it may be a common issue for folks since the default in the getEnvValue method doesn't have any namespacing/prefix. A work around for me was to set a "cache.path" in my .env.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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