Skip to content

Releases: symfony/framework-bundle

v5.1.0-RC1

16 May 12:37
v5.1.0-RC1
Compare
Choose a tag to compare
v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • bug #36721 remove getProjectDir method from MicroKernelTrait (garak)

v5.0.8

28 Apr 18:58
v5.0.8
Compare
Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • bug #36519 debug:autowiring: Fix wrong display when using class_alias (weaverryan)
  • bug #36506 Fix session.attribute_bag service definition (fancyweb)
  • bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
  • bug #36400 Allowing empty secrets to be set (weaverryan)
  • bug #36377 Fix scoped client without query option configuration (X-Coder264)
  • bug #36342 fix compat with Debug component (nicolas-grekas)

v4.4.8

28 Apr 18:53
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #36519 debug:autowiring: Fix wrong display when using class_alias (weaverryan)
  • bug #36506 Fix session.attribute_bag service definition (fancyweb)
  • bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
  • bug #36400 Allowing empty secrets to be set (weaverryan)
  • bug #36377 Fix scoped client without query option configuration (X-Coder264)
  • bug #36342 fix compat with Debug component (nicolas-grekas)

v3.4.40

28 Apr 18:47
v3.4.40
Compare
Choose a tag to compare

Changelog (v3.4.39...v3.4.40)

  • bug #36506 Fix session.attribute_bag service definition (fancyweb)
  • bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
  • bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)

v5.0.7

30 Mar 15:10
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)

v4.4.7

30 Mar 15:05
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)

v3.4.39

30 Mar 06:41
v3.4.39
Compare
Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • bug #36063 start session on flashbag injection (William Arslett)

v5.0.6

27 Mar 16:30
v5.0.6
Compare
Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • bug #36143 Fix Router Cache (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #36063 start session on flashbag injection (William Arslett)
  • bug #35912 register only existing transport factories (xabbuh)

v4.4.6

27 Mar 08:53
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • bug #36143 Fix Router Cache (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #36063 start session on flashbag injection (William Arslett)
  • bug #35912 register only existing transport factories (xabbuh)

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

Changelog (v5.0.4...v5.0.5)

  • bug #35897 add missing Messenger options to XML schema definition (xabbuh)
  • bug #35830 Skip notifiers tags in UnusedTagsPass (chalasr)
  • bug #35826 Add correct tags for NullTransportFactory (jschaedl)
  • bug #35605 fix support for samesite in session cookies (fabpot)
  • bug #35553 Fix HTTP client config handling (julienfalque)
  • bug #35161 Check non-null type for numeric type (Arman-Hosseini)