Skip to content

Releases: symfony/runtime

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)

v5.3.0

31 May 11:19
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • no significant changes

v5.3.0-RC1

20 May 07:02
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • no significant changes

v5.3.0-BETA4

12 May 13:51
v5.3.0-BETA4
Compare
Choose a tag to compare
v5.3.0-BETA4 Pre-release
Pre-release

Changelog (v5.3.0-BETA3...v5.3.0-BETA4)

  • bug #41148 fix defining $_SERVER[APP_ENV] (nicolas-grekas)

v5.3.0-BETA3

09 May 16:30
v5.3.0-BETA3
Compare
Choose a tag to compare
v5.3.0-BETA3 Pre-release
Pre-release

Changelog (v5.3.0-BETA2...v5.3.0-BETA3)

  • bug #41132 don't display the shebang on the CLI (nicolas-grekas)