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

Commit 73c2645

Browse files
committed
Adds CHANGELOG for #257
1 parent 02324e5 commit 73c2645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ All notable changes to this project will be documented in this file, in reverse
2929
response instance do not override those set by PHP when a session is created
3030
and/or regenerated.
3131

32+
- [#257](https://github.com/zendframework/zend-diactoros/pull/257) provides a
33+
fix for the `PhpInputStream::read()` method to ensure string content that
34+
evaluates as empty (including `0`) is still cached.
35+
3236
## 1.4.0 - 2017-04-06
3337

3438
### Added

0 commit comments

Comments
 (0)