Skip to content

Releases: symfony/framework-bundle

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)

v4.4.5

29 Feb 10:36
v4.4.5
Compare
Choose a tag to compare

Changelog (v4.4.4...v4.4.5)

  • bug #35897 add missing Messenger options to XML schema definition (xabbuh)
  • 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)

v3.4.38

29 Feb 10:31
v3.4.38
Compare
Choose a tag to compare

Changelog (v3.4.37...v3.4.38)

  • bug #35605 fix support for samesite in session cookies (fabpot)
  • bug #35161 Check non-null type for numeric type (Arman-Hosseini)

v5.0.4

13 Feb 07:56
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • bug #35486 Default value for 'sort' option in translation:update should be 'asc' (versgui)
  • bug #35502 Fix bug when using single route with XML config (Nyholm)

v4.4.4

13 Feb 08:04
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

  • bug #35486 Default value for 'sort' option in translation:update should be 'asc' (versgui)
  • bug #35502 Fix bug when using single route with XML config (Nyholm)

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • no changes

v5.0.3

13 Feb 09:12
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • bug #35351 Revert #34797 "Fixed translations file dumper behavior" and fix #34713 (yceruto)
  • bug #35323 Set booted flag to false when test kernel is unset (thiagocordeiro)
  • bug #35306 Make sure one can use fragments.hinclude_default_template (Nyholm)
  • bug #35299 Avoid stale-if-error in FrameworkBundle's HttpCache if kernel.debug = true (mpdude)
  • bug #35247 Only skip .errored. services (fancyweb)
  • bug #35170 Do not output positive feedback on stderr (fancyweb)
  • bug #35099 Do not throw exception on value generate key (jderusse)