Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66927 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5466 invoked from network); 3 Apr 2013 20:42:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2013 20:42:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.47 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.215.47 mail-la0-f47.google.com Received: from [209.85.215.47] ([209.85.215.47:45855] helo=mail-la0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/58-07534-C249C515 for ; Wed, 03 Apr 2013 15:42:20 -0500 Received: by mail-la0-f47.google.com with SMTP id fj20so1863840lab.34 for ; Wed, 03 Apr 2013 13:42:17 -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=uARi9shlnro4ODdB44bc53JCne1IK02pH4SD366m5q4=; b=gvOwRRyy4/xTA+8XWABa4CrmQmYfg2fYnKb4fn93nuWVbXREPxdmDRTVM6D3CCqW1c 6K35TOw14bUMmdF0Lf/Ub+AmqVQMkZKx9K+FMFB0qtu34eFHSYHuekpjUevvuIHHxJVH C63eGCdcm6QUq3MUHpY1pW7couGe1jGfxCXIboZJy3obvt0zd2wFWsgHSEHsRxY/9tB7 Lg3gjjV7KWcfPpxVDtFSy+uwlRAhC6kXCfliM/ILKgW5Z6pXeEbvsnkJcbIQEfbp23IM /8kzGNETGo9lgldkVhqbvSwAF/q9FPTpMiwBsxavc2Qh0rREgKizO1EgfBgMTJqqJzhk H/tw== MIME-Version: 1.0 X-Received: by 10.112.7.229 with SMTP id m5mr1782150lba.129.1365021736764; Wed, 03 Apr 2013 13:42:16 -0700 (PDT) Received: by 10.114.38.33 with HTTP; Wed, 3 Apr 2013 13:42:16 -0700 (PDT) In-Reply-To: References: <515BE6C2.7000801@sugarcrm.com> Date: Wed, 3 Apr 2013 13:42:16 -0700 Message-ID: To: Ferenc Kovacs Cc: Laruence , Stas Malyshev , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Add a constant to reflect --with-curlwrappers From: hannes.magnusson@gmail.com (Hannes Magnusson) On Wed, Apr 3, 2013 at 5:42 AM, Ferenc Kovacs wrote: > On Wed, Apr 3, 2013 at 10:37 AM, Laruence wrote: > >> however, you are right, it's not a long time, so if objections becomes >> strong, I can revert it. >> > > this is exactly the kind of behavior why we changed from the commit first > then revert when people complaining to the current approach, where we try > to reach a concensus (via discussion on the mailing list or voting through > RFCs) before introducing a change. I've gotta say, even though I disagree with the commit, writing an RFC for a new constant is a total WTF. There is absolutely no need for a RFC for it. Heck, even that initial curtesy mail was more then I would have expected. -Hannes