You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,11 @@ This package supercedes and replaces [phly/http](https://github.com/phly/http).
14
14
`zend-diactoros` is a PHP package containing implementations of the [accepted PSR-7 HTTP message interfaces](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-7-http-message.md), as well as a "server" implementation similar to [node's http.Server](http://nodejs.org/api/http.html).
15
15
16
16
* File issues at https://github.com/zendframework/zend-diactoros/issues
17
-
*Issues patches to https://github.com/zendframework/zend-diactoros/pulls
17
+
*Issue patches to https://github.com/zendframework/zend-diactoros/pulls
18
18
19
19
## Documentation
20
20
21
-
Documentation is [in the doc tree](doc/), and can be compiled using
22
-
[bookdown](http://bookdown.io):
21
+
Documentation is [in the doc tree](doc/), and can be compiled using [bookdown](http://bookdown.io):
0 commit comments