From e6b8644e7f93241091fe48e11d96ae4dc2347889 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 25 Apr 2007 08:23:43 +0000 Subject: [PATCH] - pecl pickle --- package.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/package.xml b/package.xml index bcfbc13..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,15 +23,11 @@ support. Parallel requests are available for PHP 5 and greater. - 1.5.2 - 2007-02-25 + 1.5.3 + 2007-04-25 BSD, revised stable - * Fixed bug #10151 (build fails dynamic linking on Mac OS X) -* Allow setting the "proxyhost" request option to an empty string, - which lets curl ignore any environment settings -* Allow unsetting request options by passing NULL: - $request->setOptions(array("option" => NULL)); + * Fixed crashes with repeated registering/unregisitering of request methods (noticed by Andreas Weber) -- 2.30.2