Releases: SAM-IT/symfony-http-psr18
Releases · SAM-IT/symfony-http-psr18
v2.0.1
2.0.1 (2024-03-25)
Bug Fixes
- incorrect merging of optiosn with defaults (e57c8eb)
v1.0.0
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)