<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2007-09-05</date>
+ <date>2007-09-00</date>
<version>
- <release>1.6.0b1</release>
+ <release>1.6.0b2</release>
<api>1.6.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
++ Added constant HTTP_URL_FROM_ENV
+ Added 'retrycount' and 'retrydelay' request options
+ Added libevent support for libcurl (>= 7.16.0):
o added --with-http-curl-libevent configure option
o added HttpRequestPool::enableEvents()
+* Fixed a possible crash at module shutdown in the persistent handle API
+ (probably fixing bug #11509)
+* Fixed test suite for PHP4
+* Fixed missing PHP_LIBDIR definition in config.m4 for PHP4
+* Fixed non-standard shell support in config.m4
]]></notes>
<contents>
<dir name="/">
<file role="test" name="parse_message_005.phpt"/>
<file role="test" name="parse_params_001.phpt"/>
<file role="test" name="persistent_handles_001.phpt"/>
+ <file role="test" name="persistent_handles_002.phpt"/>
+ <file role="test" name="persistent_handles_003.phpt"/>
<file role="test" name="redirect_011_logging.phpt"/>
<file role="test" name="redirect_011.phpt"/>
<file role="test" name="redirect_012_logging.phpt"/>