</lead>
<date>2015-03-18</date>
<version>
- <release>2.4.0</release>
+ <release>2.4.1</release>
<api>2.4.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Split off pecl/apfd and pecl/json_post
+* Fixed build with PHP <= 5.4 (Remi)
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.4.0"
+#define PHP_PECL_HTTP_VERSION "2.4.1"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry