Releases: symfony/runtime
Releases · symfony/runtime
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- no significant changes
v5.3.11
Changelog (v5.3.10...v5.3.11)
- bug #43945 fix defining APP_DEBUG when Dotenv is not enabled (nicolas-grekas)
- bug #43833 Consider also $_ENV when resolving APP_RUNTIME and APP_RUNTIME_OPTIONS (Peter Simoncic)
v6.0.0-BETA2
Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- bug #43945 fix defining APP_DEBUG when Dotenv is not enabled (nicolas-grekas)
v5.4.0-BETA2
Changelog (v5.4.0-BETA1...v5.4.0-BETA2)
- bug #43945 fix defining APP_DEBUG when Dotenv is not enabled (nicolas-grekas)
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 #41608 Possibility to define the env and/or debug key (maxhelias)
- feature #42957 remove
@experimental
flag (nicolas-grekas) - feature #41963 remove deprecated features (nicolas-grekas)
- 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 #41608 Possibility to define the env and/or debug key (maxhelias)
- feature #42957 remove
@experimental
flag (nicolas-grekas)
v5.3.10
Changelog (v5.3.9...v5.3.10)
- bug #43376 Fix class validation of composer "extra.runtime.class" (piku235)
v5.3.4
Changelog (v5.3.3...v5.3.4)
- no significant changes
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #41735 Fix project dir variable when vendor not in project root (Ash014)
v5.3.2
Changelog (v5.3.1...v5.3.2)
- bug #41675 fix overriding --env|-e with single-command apps (nicolas-grekas)