Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63631 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21912 invoked from network); 25 Oct 2012 16:42:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2012 16:42:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@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: 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:55126] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/5A-59506-CFB69805 for ; Thu, 25 Oct 2012 12:42:37 -0400 Received: by mail-la0-f42.google.com with SMTP id e6so1873490lah.29 for ; Thu, 25 Oct 2012 09:42:32 -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=fWDMf729bNGCI/vBBunzdNgV0zPMccnwO3Dkk7z9jKs=; b=i42mN61FiFpbCtvIW4DO6LPmLZyXUKVtp5Vi4cIDlRRnxB7Sav79qwm0/0qGR3U5Yx XjQ8sm1EtpQL7W8dKucyMYJlSqFc7Yq01gpNMJCwsJdnYSkdiNn4TsY2g1Tex7DAQfm0 2X5OJPLM6FmxsXKUoVkSvh1cVkZf2nDYw0rIyOh+7odJT75Trvou48hrDPLRiprOETg3 6WBXCm3aOT2VdeSSRgVh9STXrEKAqSu/gTWUqhXHY1OSIDGiBqYFXZTcMXfgkH8RwWXO EFm916ofuS2dOtcdH/P+8CabNjUjoXvhVcNC79HppOEVULTUYDqJzq4WqzVXwzaOHG3V R8gA== MIME-Version: 1.0 Received: by 10.112.30.163 with SMTP id t3mr8001955lbh.56.1351183352048; Thu, 25 Oct 2012 09:42:32 -0700 (PDT) Received: by 10.114.69.107 with HTTP; Thu, 25 Oct 2012 09:42:31 -0700 (PDT) In-Reply-To: References: <508960D3.6010503@lerdorf.com> Date: Thu, 25 Oct 2012 12:42:31 -0400 Message-ID: To: Rasmus Lerdorf Cc: Kris Craig , Guillaume Rossolini , Sherif Ramadan , JJ , internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04016c73b9ae2104cce4e3ca Subject: Re: [PHP-DEV] Changing the default value of "true" for CURLOPT_SSL_VERIFYHOST From: ircmaxell@gmail.com (Anthony Ferrara) --f46d04016c73b9ae2104cce4e3ca Content-Type: text/plain; charset=ISO-8859-1 FYI: the bug is: 63363 https://bugs.php.net/bug.php?id=63363 On Thu, Oct 25, 2012 at 12:06 PM, Anthony Ferrara wrote: > > 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 > --f46d04016c73b9ae2104cce4e3ca--