Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63630 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18458 invoked from network); 25 Oct 2012 16:06:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2012 16:06:21 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; 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: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:58034] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/B9-59506-B7369805 for ; Thu, 25 Oct 2012 12:06:20 -0400 Received: by mail-la0-f42.google.com with SMTP id e6so1826305lah.29 for ; Thu, 25 Oct 2012 09:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2R5hMEjUwPvhlpASzrwqmGyB1PqJolsXoyhDynCPdrQ=; b=c37MHp2rRfgTf4G+SPGH7UxlTXscYCAREoS9xEnKagw/j3T9gsGCdCxDygXtNDWBw5 yQiWdQGEd0OiRdHJhxQJK9EZneH3VMyd53lcMTdAWIZuVZySBxkS2MIgQ3JHMlg7LlBT D5GjFG8r5HLUH7zLLjhaFlsY4uOyGhnZ85oYitHv8q7SRkuq7vylDgWYDchhPrA0jiOZ 2H5NpDp3eQsFuZyorG9YA4e208Nzdw5byhX1XiRjr6LUqBb8zgLXhIf1ZtE00G7t+Mw2 RZ1VXbbtDDi27Ti7kmv9HY84Iy8ZxHcYlDRyowVVrBZRAPP98cGodANY4R8LR+dnEXd+ EF3g== MIME-Version: 1.0 Received: by 10.152.104.50 with SMTP id gb18mr18412553lab.9.1351181175706; Thu, 25 Oct 2012 09:06:15 -0700 (PDT) Received: by 10.114.69.107 with HTTP; Thu, 25 Oct 2012 09:06:15 -0700 (PDT) In-Reply-To: <508960D3.6010503@lerdorf.com> References: <508960D3.6010503@lerdorf.com> Date: Thu, 25 Oct 2012 12:06:15 -0400 Message-ID: To: Rasmus Lerdorf Cc: Kris Craig , Guillaume Rossolini , Sherif Ramadan , JJ , internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04083df701555904cce462e8 Subject: Re: [PHP-DEV] Changing the default value of "true" for CURLOPT_SSL_VERIFYHOST From: ircmaxell@gmail.com (Anthony Ferrara) --f46d04083df701555904cce462e8 Content-Type: text/plain; charset=ISO-8859-1 > Do we even need an RFC for this? I would personally just open a bug and > > commit the change. > > > > But if people want an RFC, that's fine... It just seems like a huge > > undertaking for such a minor change... > > I see no need for an RFC just to add a helpful notice here. Just do it. > Thanks Rasmus, I'll open a bug and commit the fix today. Anthony --f46d04083df701555904cce462e8--