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

Commit 1b8ade5

Browse files
committed
Adds CHANGELOG entry for #319
1 parent acd3bee commit 1b8ade5

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+
- [#319](https://github.com/zendframework/zend-diactoros/pull/319) provides a fix to `Zend\Diactoros\Response` that ensures that the status
26+
code returned is _always_ an integer (and never a string containing an
27+
integer), thus ensuring it strictly adheres to the PSR-7 specification.
2628

2729
## 1.8.2 - 2018-07-19
2830

0 commit comments

Comments
 (0)