Skip to content

Allow unicode variable names #540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

aidabeorn
Copy link
Contributor

This PR should allow Unicode variable names in .env files to match how eg. Python-dotenv does it.

The main purpose is to allow internationalized environment variablenames as #519 asked about.

Though a niche use-case, many government contracts require certain things to be in the country's primary language(s), hence this PR would permit those projects to utilize phpdotenv.

GrahamCampbell added a commit that referenced this pull request Oct 16, 2022
Closes #540

Co-Authored-By: Thor Erik <219796+thorerik@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants