Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Dotenv] use array instead of variadic in Dotenv::doLoad()#28359
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
stof commentedSep 4, 2018
I'm wondering whether we should move the |
xabbuh commentedSep 5, 2018
Moving |
fabpot commentedSep 5, 2018
Thank you@fmata. |
…() (fmata)This PR was merged into the 4.2-dev branch.Discussion----------[Dotenv] use array instead of variadic in Dotenv::doLoad()| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | n/a| License | MITAccording to comments done after merge in#26859.Commits-------f3af242 [Dotenv] use array instead of variadic in Dotenv::doLoad()
According to comments done after merge in#26859.