8000 minor #24081 [Dotenv] Add a BC break note (voronkovich) · symfony/symfony@703a84c · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit 703a84c

Browse files
minor #24081 [Dotenv] Add a BC break note (voronkovich)
This PR was squashed before being merged into the 3.3 branch (closes #24081). Discussion ---------- [Dotenv] Add a BC break note | Q | A | ------------- | --- | Branch? | 3.3 | Bug fix? | yes | New feature? |no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #24078 | License | MIT Commits ------- 66621cc [Dotenv] Add a BC break note
2 parents 28e7a13 + 66621cc commit 703a84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Dotenv/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ CHANGELOG
44
3.3.0
55
-----
66

7+
* [BC BREAK] Since v3.3.7, the latest Dotenv files override the previous ones. Real env vars are not affected and are not overridden.
78
* added the component

0 commit comments

Comments
 (0)
0