From ca8ad94e04a69e5abe28f209f51e1fc15300f7db Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 24 Apr 2014 16:39:19 +0200 Subject: [PATCH] add changelog about the pecl/event conflict --- http.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/http.md b/http.md index 8dac0c1..d56a04f 100644 --- a/http.md +++ b/http.md @@ -35,7 +35,7 @@ If configured ```--with-http-shared-deps``` (default) it requires on the pre-loa pecl/http-v2 conflicts with the following extensions: * http-v1 -* event +* event (only until <= 2.0.3) ## INI Directives: @@ -54,3 +54,9 @@ The http extension registers the ```http.*``` namespace for its stream filters. Decode a stream encoded with deflate/zlib/gzip encoding. * http.deflate Encode a stream with deflate/zlib/gzip encoding. + +## Changelog: + +Version | Change +--------|------- +2.0.4 | Dropped the pecl/event conflict. -- 2.30.2