</lead>
<date>2015-12-07</date>
<version>
- <release>2.5.5</release>
+ <release>2.5.6dev</release>
<api>2.5.0</api>
</version>
<stability>
</stability>
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
<notes><![CDATA[
-* Fixed gh-issue #16: No Content-Length header with empty POST requests
+*
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.5.5"
+#define PHP_PECL_HTTP_VERSION "2.5.6dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry