Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24884 invoked from network); 10 Apr 2013 16:52:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2013 16:52:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.178 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.178 mail-lb0-f178.google.com Received: from [209.85.217.178] ([209.85.217.178:33553] helo=mail-lb0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/47-21449-FB895615 for ; Wed, 10 Apr 2013 12:52:16 -0400 Received: by mail-lb0-f178.google.com with SMTP id q13so752159lbi.37 for ; Wed, 10 Apr 2013 09:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=/jphAadP2OvnuxbUt4KdWbz5aRy6et2jrmCZZQCXw+s=; b=oSIihq8UCnFYGXzt7e8T2LaCkyqkjoIAGAEKw42JB4+3dAHk1h78Eo9VRXtAbG+X7B dJThHqpgX2pcB2T5/ZJHRYn2B66CohG5N6se6SfA8+aXyWZTwxaHMABwGvvYLdOLyFKN XEn9KUP8pZYgivVC86WtJIHBd8tooDXOFVBKLAR5FuU24ArFyo6Glceu5Hj5ahdhGvxI cFO9J2R5ogDePVa8jEKtFds7dZKhJW3n7e/iJsXkeS2yHYhgZZeNjGT/hf843mt38tIp IzcsFMTZXvE/LyZsfuRIqv4oHssfcHA9tDwGTCGqR7qrs41fA88Fk1ezFlxNjEghmP8V Avdg== MIME-Version: 1.0 X-Received: by 10.112.73.103 with SMTP id k7mr1615469lbv.40.1365612733147; Wed, 10 Apr 2013 09:52:13 -0700 (PDT) Received: by 10.112.163.40 with HTTP; Wed, 10 Apr 2013 09:52:13 -0700 (PDT) In-Reply-To: References: <515BE6C2.7000801@sugarcrm.com> <515C9878.8060603@sugarcrm.com> <7848763017118166753@unknownmsgid> <1365159067.2152.2691.camel@guybrush> Date: Wed, 10 Apr 2013 18:52:13 +0200 Message-ID: To: Julien Pauli Cc: Hannes Magnusson , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Pierrick Charron , Xinchen Hui , Leigh , Laruence , Stas Malyshev , Ferenc Kovacs , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Add a constant to reflect --with-curlwrappers From: pierre.php@gmail.com (Pierre Joye) On Wed, Apr 10, 2013 at 6:46 PM, Julien Pauli wrote: > Beta3 has been taggued with curl wrappers, and with the new > CURL_WRAPPERS_ENABLED constant :-p > > Do we all agree to remove that feature (meaning moving it to a branch, or > somewhere for the interested developers to keep on making it stable) for 5.5 > stable or no ? I see no chance to get it stable for 5.5, the PECL way is the right and when it is stable we can re consider it. Cheers, -- Pierre @pierrejoye