</lead>
<date>2015-02-07</date>
<version>
- <release>2.2.1</release>
+ <release>2.2.2</release>
<api>2.2.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Fixed Bug #69000 (http\Url breaks down with very long URL query strings)
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.2.1"
+#define PHP_PECL_HTTP_VERSION "2.2.2dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry