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

Commit 88f6dbd

Browse files
committed
Adds CHANGELOG for #252
1 parent c77fb5d commit 88f6dbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ All notable changes to this project will be documented in this file, in reverse
2424
the method does not raise exceptions (PHP does not allow exceptions in that
2525
method). In particular, this fixes an issue when using AWS S3 streams.
2626

27+
- [#252](https://github.com/zendframework/zend-diactoros/pull/252) provides a
28+
fix to the `SapiEmitterTrait` to ensure that any `Set-Cookie` headers in the
29+
response instance do not override those set by PHP when a session is created
30+
and/or regenerated.
31+
2732
## 1.4.0 - 2017-04-06
2833

2934
### Added

0 commit comments

Comments
 (0)