Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67044 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85923 invoked from network); 11 Apr 2013 08:04:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2013 08:04:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:55781] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/C0-14351-17E66615 for ; Thu, 11 Apr 2013 04:04:01 -0400 Received: by mail-vc0-f170.google.com with SMTP id lf10so1073599vcb.1 for ; Thu, 11 Apr 2013 01:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=b0BV9sP/CdLVcVcTJfHrOovjgYo0mTKrYkfDa9QE0oA=; b=ag47DpnVZrZ1BRiOf1J7KlJ13D2A5xH8ioVJ3vKJQ7txFvtGm13w5Le+zwNqlQiR9N hBtoQdIufu7wHjWN/5Pd82MN1/Fo9wvJB8UYBncC1OrHXWUUv7paNAq9BukL5MNJGzjS r1xwHhXGqFXzd5ZTjbFiAxBdV6qMihX+2NAH1MHlRMY/8WmpQDVGIBqeOFP4+nyaLmO3 37O2PJ3A4wz44w0EigM9v8CcmR4q8tXdYlwpQGoJS0XevyE24guTSZlSPKOIsrW7DZb1 5f9yqx9dSBvuYk9B3RONe9A1YRPvuDggiKGYaELd6WtN5XHkU6XkVqf8kO+MlR4LV6bC asDg== X-Received: by 10.220.71.200 with SMTP id i8mr4129981vcj.44.1365667438262; Thu, 11 Apr 2013 01:03:58 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.9.133 with HTTP; Thu, 11 Apr 2013 01:03:18 -0700 (PDT) In-Reply-To: References: <515BE6C2.7000801@sugarcrm.com> <515C9878.8060603@sugarcrm.com> <7848763017118166753@unknownmsgid> <1365159067.2152.2691.camel@guybrush> Date: Thu, 11 Apr 2013 10:03:18 +0200 X-Google-Sender-Auth: DS7fIhG1bv7VLPFzTunTaT8wetU Message-ID: To: Pierre Joye Cc: Hannes Magnusson , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Pierrick Charron , Xinchen Hui , Leigh , Laruence , Stas Malyshev , Ferenc Kovacs , PHP Internals Content-Type: multipart/alternative; boundary=001a11c234488a320e04da113a8d Subject: Re: [PHP-DEV] Add a constant to reflect --with-curlwrappers From: jpauli@php.net (Julien Pauli) --001a11c234488a320e04da113a8d Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 10, 2013 at 6:52 PM, Pierre Joye wrote: > 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. > Ok, too bad we taggued beta3 with it. I suggest we remove this feature when going RC so. Thx all, Julien.Pauli --001a11c234488a320e04da113a8d--