Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15308 invoked from network); 25 Oct 2012 15:53:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2012 15:53:23 -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.214.42 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bk0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:36079] helo=mail-bk0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/19-59506-E6069805 for ; Thu, 25 Oct 2012 11:53:23 -0400 Received: by mail-bk0-f42.google.com with SMTP id j5so825088bkw.29 for ; Thu, 25 Oct 2012 08:53:14 -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=XnC1XX3DMvezB9awRKBdI+oUQO/yxISsTlzhnyCOUts=; b=0bi2QFgsuZAXMdHk1vItfo1yiUegmToz1Q3kHVKK0PkMvFgJmJeOOLIa2By8nB1S/0 49GYM31Qs+RX65wpWZKGnuhhS6ErqTfZ6DtGjzp2Z3xVuklD6M94Rc83NUq9KCY74ext CCQLulkaVmhsfAKBA5Cx/87VOz7Dgk7BK2a+xsCZYNsJGf2OH2q4poCraqQKCBLANgB9 B80fSz5EIf92ag44JN34a+7KfRyNDCoGVWcDduh3v06kMiOr/Q/9my74BNLaBBo1j7Hz e89COonQeDDiuQ1AGAtp2m46FgaEH/OYguu3WafwhYkOTbsj2AfoX01ezGspySVsk0P2 KtOg== MIME-Version: 1.0 Received: by 10.112.30.163 with SMTP id t3mr7949082lbh.56.1351180394553; Thu, 25 Oct 2012 08:53:14 -0700 (PDT) Received: by 10.114.69.107 with HTTP; Thu, 25 Oct 2012 08:53:14 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Oct 2012 11:53:14 -0400 Message-ID: To: Kris Craig Cc: Guillaume Rossolini , Sherif Ramadan , JJ , internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04016c7371e3ff04cce433d2 Subject: Re: [PHP-DEV] Changing the default value of "true" for CURLOPT_SSL_VERIFYHOST From: ircmaxell@gmail.com (Anthony Ferrara) --f46d04016c7371e3ff04cce433d2 Content-Type: text/plain; charset=ISO-8859-1 > If there are no objections, I'll go ahead and draft an RFC for the > notice/docs idea later today. If anyone would like to co-author it with > me, please drop me an email and I'll send you the wiki link once I've > created the page. > 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... Anthony --f46d04016c7371e3ff04cce433d2--