Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Document the DotEnv::overload() method#9568

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

Merged
javiereguiluz merged 4 commits intosymfony:masterfromfmata:patch-1
Sep 4, 2018

Conversation

@fmata
Copy link
Contributor

I'm not sure how to update the doc according my PRsymfony/symfony#26859 which is pending review but feel free to comment if I did a mistake. Thank you.

fabpot added a commit to symfony/symfony that referenced this pull requestSep 4, 2018
This PR was merged into the 4.2-dev branch.Discussion----------[Dotenv] add a flag to allow env vars override| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#26846| License       | MIT| Doc PR        |symfony/symfony-docs#9568I choose to use a new parameter in the constructor instead of `populate()` to not add boilerplate code to them who want allow overriding in their current setup. It's just a parameter to add in `Dotenv` creation instead of change or customize the loading of different .env files.I targeted 4.1 despite the feature freeze because it's a small change but if you don't agree I can change to 4.2.~~If you accept this PR I will do the doc PR then.~~doc readyCommits-------228b220 [Dotenv] add Dotenv::overload() to allow env vars override
@fmata
Copy link
ContributorAuthor

Code merged, doc ready.

@javiereguiluzjaviereguiluz added Status: Reviewed and removed Status: Needs Review Waiting Code MergeDocs for features pending to be merged labelsSep 4, 2018
@javiereguiluzjaviereguiluz changed the title[WCM] Update dotenv.rstDocument the DotEnv::overload() methodSep 4, 2018
@javiereguiluz
Copy link
Member

@fmata thanks a lot for this contribution! Another lovely addition to Symfony 4.2.

I reworded the doc a bit to not mentionpopulate() because we never mention that method in the docs. Thanks!

fmata reacted with thumbs up emoji

@javiereguiluzjaviereguiluz merged commit38e4f08 intosymfony:masterSep 4, 2018
javiereguiluz added a commit that referenced this pull requestSep 4, 2018
…luz)This PR was merged into the master branch.Discussion----------Document the DotEnv::overload() methodI'm not sure how to update the doc according my PRsymfony/symfony#26859 which is pending review but feel free to comment if I did a mistake. Thank you.Commits-------38e4f08 Rewordf8a3c0d Update dotenv.rst6325759 Update dotenv.rstc8ad296 Update dotenv.rst
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@fmata@javiereguiluz@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp