Skip to content

Releases: SAM-IT/symfony-http-psr18

v2.0.1

25 Mar 13:01
e57c8eb
Compare
Choose a tag to compare

2.0.1 (2024-03-25)

Bug Fixes

  • incorrect merging of optiosn with defaults (e57c8eb)

v2.0.0

14 Mar 16:31
b453d60
Compare
Choose a tag to compare

2.0.0 (2024-03-14)

v1.0.0

29 Sep 14:17
6383e6d
Compare
Choose a tag to compare

1.0.0 (2022-09-29)

Bug Fixes

  • getHeaders must return headers in lower case (8e00127)
  • remove defaults since they cannot be sensibly applied to our non-static implementation (3acdc1f)

Features

  • implement getinfo to spec (1516381)