X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package2.xml;h=1576885d35b0b2a45d7b6fdd489b7d710b41424f;hb=a8ac1f41f21043ec7fed928821255fb4ea5c2c62;hp=84d6f1889a65057197862f924f95d895daf84186;hpb=3a6772376bf9d4cf83484c51e5ed059e958e83cf;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 84d6f18..1576885 100644 --- a/package2.xml +++ b/package2.xml @@ -28,10 +28,10 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2007-02-09 + 2007-09-26 - 1.5.0RC2 - 1.5.0 + 1.6.0b2 + 1.6.0 beta @@ -39,12 +39,16 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 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 ]]> @@ -220,6 +224,8 @@ o Improved new persistent handles functionality + +