This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,8 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
88
99### Added
1010
11- - [ #22 ] ( https://github.com/zendframework/zend-problem-details/pull/22 )
12- adds PSR-15 ` http-interop/http-server-middleware ` support.
13- Current interfaces signature contains also PHP7 return type
14- ` Psr\Http\Message\ResponseInterface ` .
11+ - [ #30 ] ( https://github.com/zendframework/zend-problem-details/pull/30 )
12+ adds PSR-15 support.
1513
1614### Changed
1715
@@ -26,8 +24,10 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
2624
2725### Removed
2826
29- - [ #22 ] ( https://github.com/zendframework/zend-problem-details/pull/22 )
30- removes abandoned ` http-interop/http-middleware ` support.
27+ - [ #22 ] ( https://github.com/zendframework/zend-problem-details/pull/22 ) and
28+ [ #30 ] ( https://github.com/zendframework/zend-problem-details/pull/30 )
29+ remove support for both ` http-interop/http-middleware ` and
30+ ` http-interop/http-server-middleware ` .
3131
3232- [ #22 ] ( https://github.com/zendframework/zend-problem-details/pull/22 )
3333 removes ` MissingResponseException ` as it cannot be thrown anymore,
You can’t perform that action at this time.
0 commit comments