</lead>
<date>2014-01-02</date>
<version>
- <release>2.0.5dev</release>
+ <release>2.1.0dev</release>
<api>2.0.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-*
+* Added RFC5987 support in http\Params
]]></notes>
<contents>
<dir name="/">
<file role="test" name="negotiate001.phpt"/>
<file role="test" name="params001.phpt"/>
<file role="test" name="params002.phpt"/>
+ <file role="test" name="params003.phpt"/>
+ <file role="test" name="params004.phpt"/>
<file role="test" name="phpunit.phpt"/>
<file role="test" name="propertyproxy001.phpt"/>
<file role="test" name="querystring_001.phpt"/>
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.0.5dev"
+#define PHP_PECL_HTTP_VERSION "2.1.0dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry