Skip to content

Commit 703a84c

Browse files
minor symfony#24081 [Dotenv] Add a BC break note (voronkovich)
This PR was squashed before being merged into the 3.3 branch (closes symfony#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 | symfony#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)