Skip to content
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

Strict parsing mode #3

Open
josegonzalez opened this issue Jan 11, 2017 · 5 comments
Open

Strict parsing mode #3

josegonzalez opened this issue Jan 11, 2017 · 5 comments

Comments

@josegonzalez
Copy link
Contributor

We should have a strict parsing mode for .env files, specifically around general variable assignment.

@m1
Copy link
Owner

m1 commented Jan 12, 2017

Yeah I remember us discussing this months ago, do you remember the exact details?

@josegonzalez
Copy link
Contributor Author

This: https://github.com/m1/Env#assignment

One of the reasons symfony wrote their own .env parser - lol - is because you have a loose interpretation of variable assignment.

@m1
Copy link
Owner

m1 commented Jan 12, 2017

Is it just the loose variable assignment that needs to be changed for the strict mode?

@josegonzalez
Copy link
Contributor Author

I'd imagine so, though there might be more.

@m1
Copy link
Owner

m1 commented Jan 13, 2017

Okay cool, I'll try and do it this weekend 👍

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

No branches or pull requests

2 participants