Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66941 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32297 invoked from network); 4 Apr 2013 13:50:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Apr 2013 13:50:43 -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.128.170 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.170 mail-ve0-f170.google.com Received: from [209.85.128.170] ([209.85.128.170:52868] helo=mail-ve0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/F9-16978-2358D515 for ; Thu, 04 Apr 2013 08:50:42 -0500 Received: by mail-ve0-f170.google.com with SMTP id 15so2655313vea.15 for ; Thu, 04 Apr 2013 06:50:40 -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=PTJszwIvJKNNKXswv4TI5fyPlf7ISmBkO2OfcX5zeks=; b=Sa4GNiDdy9FwLZVOWBxBvPOxNShMRKvo3cnDOCgY575QvjfbiU+QqaCRwh7ZIRbF3E xb6/+SN/whFzPVMxiujv1nbq0va61/ZQzbSMYYaQabf6H4YXtRnK0DQLXXazC2X2yjN1 hiChuV64k1RrWIvEzo4a4eB+G64nxxMuAMyMYwotKMDU0v86ETAXhcVQMQOMMeqWJm35 1duamrcSX/Rwx5OzTtOuYqDNmPVLQkNZg2nV9vTPF7rT1Ugg7ZdmK2wBX42SPpboJP4F nVoze8yXLl7XixU7bC/kVWuqy5GMrpkzfi1cT3jrFbPyBc7bkBW5HN9ZB1ehH9FR/BCr bI8w== X-Received: by 10.220.161.4 with SMTP id p4mr4805842vcx.32.1365083440145; Thu, 04 Apr 2013 06:50:40 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.9.133 with HTTP; Thu, 4 Apr 2013 06:49:59 -0700 (PDT) In-Reply-To: <7848763017118166753@unknownmsgid> References: <515BE6C2.7000801@sugarcrm.com> <515C9878.8060603@sugarcrm.com> <7848763017118166753@unknownmsgid> Date: Thu, 4 Apr 2013 15:49:59 +0200 X-Google-Sender-Auth: e3Z-duZsRzRka0qHKLm_N8iIjQY Message-ID: To: Xinchen Hui Cc: Leigh , Laruence , Hannes Magnusson , Stas Malyshev , Ferenc Kovacs , PHP Internals Content-Type: multipart/alternative; boundary=001a11c2063289ec3b04d9894147 Subject: Re: [PHP-DEV] Add a constant to reflect --with-curlwrappers From: jpauli@php.net (Julien Pauli) --001a11c2063289ec3b04d9894147 Content-Type: text/plain; charset=ISO-8859-1 IMO , we should remove that feature from 5.5. If Laruence is OK to maintain it, then we keep it, but Laruence, please, improve it so. We keep it if Laruence can make it stable for 5.5 final. If he cant , or doesn't want to work on it any more while in betas ; then we should remove curlwrapper from 5.5. Laruence: If you (or someone else) are motivated to work on it and feel all right to turn it to a stable feature without breaking streams or other stuff , then we will discuss a way to detect it. Why not parse the configure options by adding a new way to do it ? I'm writing a mail about that now. Thanks. Julien.P --001a11c2063289ec3b04d9894147--