Releases: symfony/dotenv
Releases · symfony/dotenv
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- no significant changes
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- no significant changes
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- no significant changes
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #43755 Add $overrideExistingVars to bootEnv() and loadEnv() and dotenv_overload to SymfonyRuntime (fancyweb)
- feature #42580 Add DotenvDebugCommand (chr-hertel)
- feature #42610 Reimplementing symfony/flex' dump-env as a Symfony command (abdielcs, nicolas-grekas)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41357 Remove deprecated code (malteschlueter)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #43755 Add $overrideExistingVars to bootEnv() and loadEnv() and dotenv_overload to SymfonyRuntime (fancyweb)
- feature #42580 Add DotenvDebugCommand (chr-hertel)
- feature #42610 Reimplementing symfony/flex' dump-env as a Symfony command (abdielcs, nicolas-grekas)
v5.3.10
Changelog (v5.3.9...v5.3.10)
- bug #43798 Duplicate $_SERVER values in $_ENV if they don't exist (fancyweb)
v4.4.33
Changelog (v4.4.32...v4.4.33)
- bug #43798 Duplicate $_SERVER values in $_ENV if they don't exist (fancyweb)
v5.3.8
Changelog (v5.3.7...v5.3.8)
- no significant changes
v5.3.7
Changelog (v5.3.6...v5.3.7)
- no significant changes
v5.3.6
Changelog (v5.3.5...v5.3.6)
- bug #42296 Remove PHP 8.0 polyfill (derrabus)