Skip to content

Fix bundle configuration compatibility with ENV variables#376

Closed
monteiro wants to merge 1 commit intomasterfrom
fix/env-variables-config-compatibility
Closed

Fix bundle configuration compatibility with ENV variables#376
monteiro wants to merge 1 commit intomasterfrom
fix/env-variables-config-compatibility

Conversation

@monteiro
Copy link
Collaborator

Move the fallback locale injection from the DI extension (compile-time)
to the TranslationDumper constructor (runtime), so that ENV variable
placeholders are resolved before the comparison is made.

Closes #364

  Move the fallback locale injection from the DI extension (compile-time)
  to the TranslationDumper constructor (runtime), so that ENV variable
  placeholders are resolved before the comparison is made.

  Closes #364
@monteiro
Copy link
Collaborator Author

not needed

@monteiro monteiro closed this Feb 23, 2026
@monteiro monteiro deleted the fix/env-variables-config-compatibility branch February 23, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The bundle is not compatible with providing configuration through ENV variables

1 participant