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

Commit 600b72a

Browse files
committed
Added CHANGELOG for #120
1 parent 8480fd6 commit 600b72a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ All notable changes to this project will be documented in this file, in reverse
1010
codes 226, 308, 444, 499, 510, 599 with their corresponding constants and
1111
reason phrases.
1212

13+
### Changed
14+
15+
- [#120](https://github.com/zendframework/zend-http/pull/120) Changes handling
16+
of Cookie Max-Age parameter to conform to specification
17+
[rfc6265#section-5.2.2](https://tools.ietf.org/html/rfc6265#section-5.2.2).
18+
Specifically, non-numeric values are ignored and negative numbers are changed
19+
to 0.
20+
1321
### Deprecated
1422

1523
- Nothing.

0 commit comments

Comments
 (0)