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

Commit f526c26

Browse files
committed
Adds CHANGELOG entry for #279
1 parent 7deb301 commit f526c26

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
@@ -11,6 +11,10 @@ All notable changes to this project will be documented in this file, in reverse
1111
`Response::$phrases` property. This is a new status proposed via
1212
[RFC 8297](https://datatracker.ietf.org/doc/rfc8297/).
1313

14+
- [#279](https://github.com/zendframework/zend-diactoros/pull/279) adds explicit
15+
support for PHP 7.2; previously, we'd allowed build failures, though none
16+
occured; we now require PHP 7.2 builds to pass.
17+
1418
### Changed
1519

1620
- Nothing.

0 commit comments

Comments
 (0)