Skip to content

Releases: symfony/http-foundation

v5.3.6

29 Jul 07:19
v5.3.6
Compare
Choose a tag to compare

Changelog (v5.3.5...v5.3.6)

  • bug #42289 Fixed type mismatch (Toflar)

v5.2.14

29 Jul 07:06
v5.2.14
Compare
Choose a tag to compare

Changelog (v5.2.13...v5.2.14)

  • bug #42289 Fixed type mismatch (Toflar)

v4.4.29

29 Jul 06:50
v4.4.29
Compare
Choose a tag to compare

Changelog (v4.4.28...v4.4.29)

  • bug #42289 Fixed type mismatch (Toflar)

v5.3.4

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

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

  • bug #42112 fix FileBag under PHP 8.1 (alexpott)
  • bug #42114 Fix return types of SessionHandler::gc() (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)

v5.2.12

26 Jul 17:21
v5.2.12
Compare
Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • bug #42112 fix FileBag under PHP 8.1 (alexpott)
  • bug #42114 Fix return types of SessionHandler::gc() (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)

v4.4.27

26 Jul 17:32
v4.4.27
Compare
Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

  • bug #42112 fix FileBag under PHP 8.1 (alexpott)
  • bug #42114 Fix return types of SessionHandler::gc() (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)

v5.3.3

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

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

  • bug #41670 allow savePath of NativeFileSessionHandler to be null (simon.chrzanowski)

v5.2.11

30 Jun 08:27
v5.2.11
Compare
Choose a tag to compare

Changelog (v5.2.10...v5.2.11)

  • bug #41670 allow savePath of NativeFileSessionHandler to be null (simon.chrzanowski)
  • bug #41495 Add ReturnTypeWillChange to SessionHandlers (nikic)

v4.4.26

30 Jun 08:23
v4.4.26
Compare
Choose a tag to compare

Changelog (v4.4.25...v4.4.26)

  • bug #41670 allow savePath of NativeFileSessionHandler to be null (simon.chrzanowski)
  • bug #41495 Add ReturnTypeWillChange to SessionHandlers (nikic)

v5.3.2

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

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

  • no significant changes