Skip to content

Releases: symfony/runtime

v5.4.0-RC1

24 Nov 08:59
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:33
v5.3.11
Compare
Choose a tag to compare

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

14 Nov 17:24
v6.0.0-BETA2
Compare
Choose a tag to compare
v6.0.0-BETA2 Pre-release
Pre-release

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

14 Nov 16:56
v5.4.0-BETA2
Compare
Choose a tag to compare
v5.4.0-BETA2 Pre-release
Pre-release

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

05 Nov 08:20
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

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

05 Nov 07:21
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

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

29 Oct 08:40
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43376 Fix class validation of composer "extra.runtime.class" (piku235)

v5.3.4

26 Jul 18:20
v5.3.4
Compare
Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • no significant changes

v5.3.3

30 Jun 08:37
v5.3.3
Compare
Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41735 Fix project dir variable when vendor not in project root (Ash014)

v5.3.2

17 Jun 14:22
v5.3.2
Compare
Choose a tag to compare

Changelog (v5.3.1...v5.3.2)

  • bug #41675 fix overriding --env|-e with single-command apps (nicolas-grekas)