Skip to content

Conversation

@nussjustin-hmmh
Copy link

Previously values from .env files always overwrote existing values which is the opposite of the expected behaviour.

Fix this by putting the existing environment variables after the ones loaded from .env files but before special variables like PHP_PATH or PHP_INI_SCAN_DIR which are set dynamically and should overwrite existing values.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant