Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35258 invoked from network); 25 Oct 2012 18:39:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2012 18:39:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=johnjawed@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=johnjawed@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: johnjawed@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:57950] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/BC-59506-D6789805 for ; Thu, 25 Oct 2012 14:39:41 -0400 Received: by mail-la0-f42.google.com with SMTP id e6so2031182lah.29 for ; Thu, 25 Oct 2012 11:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=AzM9hAk2G+HhHe4pCurL8iSY8fiJA3Uxhwk2R51Cz8A=; b=Veo6fyLG7wdA5wyosyuANlGAM3lMYUsNYjBv43SPUrotljjTdA3b2eg5P9PWL/1Ofv AG04BvX/DnIuhW5cZYNEgFtbaRXPv5SocrkWN/vBPARlC7oUCtVGXN9PIFiBoGWvTdkG ZFiMBz1t58jvSTp2fLUObimdh1JSYmEgYpxwh+obh7OoKTEKNn8bR8OVAwNkiK1/jrZp xdT+IFNV0Z6wZZ87GY1zL+f15kJ0z3gNdu3Tavo+tArjmjiEbmua4msk9F8k3O0M+GE1 lIapusN0uYDIZ5o+Adfyyf9rW1FZBKqKzbabpelTtRKz7kWkeUT56rSGmKWZRIhgdXzP y2bg== MIME-Version: 1.0 Received: by 10.112.48.200 with SMTP id o8mr8037799lbn.96.1351190378260; Thu, 25 Oct 2012 11:39:38 -0700 (PDT) Sender: johnjawed@gmail.com Received: by 10.114.17.42 with HTTP; Thu, 25 Oct 2012 11:39:38 -0700 (PDT) In-Reply-To: <508960D3.6010503@lerdorf.com> References: <508960D3.6010503@lerdorf.com> Date: Thu, 25 Oct 2012 11:39:38 -0700 X-Google-Sender-Auth: eDvqU5vH7vBtCnGii4ic6nyCX2o Message-ID: To: Rasmus Lerdorf Cc: Anthony Ferrara , Kris Craig , Guillaume Rossolini , Sherif Ramadan , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Changing the default value of "true" for CURLOPT_SSL_VERIFYHOST From: jawed@php.net (JJ) Agreed. https://github.com/johnj/php-src/commit/905f7121fa664380c97f71ff9cbc4b6c04396374 - JJ On Thu, Oct 25, 2012 at 8:54 AM, Rasmus Lerdorf wrote: > > I see no need for an RFC just to add a helpful notice here. Just do it. > > -Rasmus >