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

Skip to content

Releases: symfony/dotenv

v8.1.0-BETA2

13 May 18:41
v8.1.0-BETA2

Choose a tag to compare

Changelog (v8.1.0-BETA1...v8.1.0-BETA2)

  • bug #64148 Don't truncate OS env vars containing $ when $_ENV is unpopulated (@HMAZonderland)

v8.0.11

13 May 18:23
v8.0.11

Choose a tag to compare

Changelog (v8.0.9...v8.0.11)

  • bug #64148 Don't truncate OS env vars containing $ when $_ENV is unpopulated (@HMAZonderland)

v7.4.11

13 May 18:05
v7.4.11

Choose a tag to compare

Changelog (v7.4.9...v7.4.11)

  • bug #64148 Don't truncate OS env vars containing $ when $_ENV is unpopulated (@HMAZonderland)

v6.4.39

13 May 17:54
v6.4.39

Choose a tag to compare

Changelog (v6.4.37...v6.4.39)

  • bug #64148 Don't truncate OS env vars containing $ when $_ENV is unpopulated (@HMAZonderland)

v8.1.0-BETA1

06 May 14:29
v8.1.0-BETA1

Choose a tag to compare

Create tag v8.1.0-BETA1

v8.0.9

01 May 08:14
v8.0.9

Choose a tag to compare

Changelog (v8.0.8...v8.0.9)

  • bug #64020 Strip NUL byte placeholder from values passed to putenv() (@alexandre-daubois)
  • bug #63955 Fix variable corruption when loading env more than once (@nicolas-grekas)
  • bug #63894 Fix self-referencing variable resolution with suffix/prefix (@Amoifr)

v7.4.9

01 May 08:00
v7.4.9

Choose a tag to compare

Changelog (v7.4.8...v7.4.9)

  • bug #64020 Strip NUL byte placeholder from values passed to putenv() (@alexandre-daubois)
  • bug #63955 Fix variable corruption when loading env more than once (@nicolas-grekas)
  • bug #63894 Fix self-referencing variable resolution with suffix/prefix (@Amoifr)

v6.4.37

01 May 07:47
v6.4.37

Choose a tag to compare

Changelog (v6.4.36...v6.4.37)

  • bug #64020 Strip NUL byte placeholder from values passed to putenv() (@alexandre-daubois)
  • bug #63955 Fix variable corruption when loading env more than once (@nicolas-grekas)
  • bug #63894 Fix self-referencing variable resolution with suffix/prefix (@Amoifr)

v8.0.8

31 Mar 21:31

Choose a tag to compare

Changelog (v8.0.7...v8.0.8)

  • bug #63766 Fix preloading warning by replacing anonymous exception class (@pcescon)
  • bug #63674 Fix self-referencing variables with defaults and env key resolution during deferred expansion (@nicolas-grekas)
  • bug #63620 Fix escaped dollar signs lost during deferred variable resolution (@nicolas-grekas)

v7.4.8

31 Mar 21:11

Choose a tag to compare

Changelog (v7.4.7...v7.4.8)

  • bug #63766 Fix preloading warning by replacing anonymous exception class (@pcescon)
  • bug #63674 Fix self-referencing variables with defaults and env key resolution during deferred expansion (@nicolas-grekas)
  • bug #63620 Fix escaped dollar signs lost during deferred variable resolution (@nicolas-grekas)