Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DotEnv] Remove usePutEnv property default value #34850

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

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

tucksaun
Copy link
Contributor

@tucksaun tucksaun commented Dec 6, 2019

Q A
Branch? 4.3
Bug fix? no
New feature? no
Deprecations? no
Tickets n/a
License MIT
Doc PR n/a

The default value is already set in the constructor (and changes in 5.0, see https://github.com/symfony/symfony/pull/31957/files#diff-3dc82e6e990428b0c71cf2112d02269fR44) and the class is final.

The value is already set in the constructor (and changes in 5.0) and the class is final.
@fabpot
Copy link
Member

fabpot commented Dec 6, 2019

Thank you @tucksaun.

fabpot added a commit that referenced this pull request Dec 6, 2019
…saun)

This PR was merged into the 4.3 branch.

Discussion
----------

[DotEnv] Remove `usePutEnv` property default value

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | n/a
| License       | MIT
| Doc PR        | n/a

The default value is already set in the constructor (and changes in 5.0, see https://github.com/symfony/symfony/pull/31957/files#diff-3dc82e6e990428b0c71cf2112d02269fR44) and the class is final.

Commits
-------

362c339 [DotEnv] Remove `usePutEnv` property default value
@fabpot fabpot merged commit 362c339 into symfony:4.3 Dec 6, 2019
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.

4 participants