0.4.0
Pre-release
Pre-release
Total issues resolved: 10
- 96: Test case for \Slim\Psr7\NonBufferedBody::write() thanks to @adriansuter
- 98: Add
CODEOFCONDUCT.md
to export-ignore thanks to @adriansuter - 99: Remove empty reason phrase check thanks to @kelunik
- 100: UploadedFileFactory - Failing to create a readable UploadedFile from string thanks to @dakujem
- 102: Add type-hints for nullable arguments thanks to @adriansuter
- 104: Remove redundant checks thanks to @mapogolions
- 107: Small rework of 'isReadable, isWriteable' methods. thanks to @m5ome
- 109: Fix test ServerRequestTest::testGetUploadedFiles thanks to @danopz
- 110: Fix: body missing in createFromGlobals thanks to @dominikzogg
- 111: Move getallheaders polyfill from require-dev to require thanks to @l0gicgate