</lead>
<date>2019-10-24</date>
<version>
- <release>3.2.2</release>
+ <release>3.2.3</release>
<api>3.2.0</api>
</version>
<stability>
</stability>
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
<notes><![CDATA[
- * PHP-7.4 compatibility
- * Fixed gh-issue #92: http\Message\Body::addForm() discards numeric names
- * Fixed gh-issue #95: typo in http\Message::getResponseCode()'s error message
+ *
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "3.2.2"
+#define PHP_PECL_HTTP_VERSION "3.2.3dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry