Skip to content

Releases: symfony/http-foundation

v4.4.38

28 Feb 07:57
v4.4.38
Compare
Choose a tag to compare

Changelog (v4.4.37...v4.4.38)

  • bug #45495 Fix missing ReturnTypeWillChange attributes (luxemate)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)

v6.0.3

28 Jan 13:07
v6.0.3
Compare
Choose a tag to compare

Changelog (v6.0.2...v6.0.3)

  • no significant changes

v5.4.3

28 Jan 11:57
v5.4.3
Compare
Choose a tag to compare

Changelog (v5.4.2...v5.4.3)

  • no significant changes

v5.3.14

28 Jan 11:02
v5.3.14
Compare
Choose a tag to compare

Changelog (v5.3.13...v5.3.14)

  • no significant changes

v4.4.37

28 Jan 10:54
v4.4.37
Compare
Choose a tag to compare

Changelog (v4.4.36...v4.4.37)

  • no significant changes

v6.0.2

29 Dec 14:15
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44759 Fix notice when HTTP_PHP_AUTH_USER passed without pass (Vitali Tsyrkin)
  • bug #44745 Restore return type to covariant IteratorAggregate implementations (derrabus)

v5.4.2

29 Dec 13:56
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44759 Fix notice when HTTP_PHP_AUTH_USER passed without pass (Vitali Tsyrkin)

v5.3.13

29 Dec 13:20
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44759 Fix notice when HTTP_PHP_AUTH_USER passed without pass (Vitali Tsyrkin)
  • bug #44502 do not call preg_match() on null (xabbuh)

v4.4.36

29 Dec 13:08
v4.4.36
Compare
Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • bug #44759 Fix notice when HTTP_PHP_AUTH_USER passed without pass (Vitali Tsyrkin)
  • bug #44502 do not call preg_match() on null (xabbuh)

v6.0.1

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44502 do not call preg_match() on null (xabbuh)
  • bug #44378 fix SessionHandlerFactory using connections (dmaicher)