X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=ca0a78540c5e97cc479b08b851c5b71c51fa0e74;hb=refs%2Ftags%2FRELEASE_1_5_3;hp=bc58c4ef55e5347856b05bc11b8618e4f37112b5;hpb=22e85919b89570a1848bcc8f41949a592ae20b48;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bc58c4e..ca0a785 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,11 +23,11 @@ support. Parallel requests are available for PHP 5 and greater. - 1.5.1 - 2007-02-21 + 1.5.3 + 2007-04-25 BSD, revised stable - * Fixed build with PHP-5 < v5.2 + * Fixed crashes with repeated registering/unregisitering of request methods (noticed by Andreas Weber)