Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 2a1761c

Browse files
committed
Adds CHANGELOG entry for #337
1 parent 31ac8de commit 2a1761c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#337](https://github.com/zendframework/zend-diactoros/pull/337) ensures that the `ServerRequestFactory::createServerRequest()` method
26+
creates a `php://temp` stream instead of a `php::input` stream, in compliance
27+
with the PSR-17 specification.
2628

2729
## 2.0.0 - 2018-09-27
2830

0 commit comments

Comments
 (0)