Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55065 invoked from network); 31 Jan 2014 09:42:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 09:42:40 -0000 Authentication-Results: pb1.pair.com header.from=are.you.winning@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=are.you.winning@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.48 as permitted sender) X-PHP-List-Original-Sender: are.you.winning@gmail.com X-Host-Fingerprint: 209.85.216.48 mail-qa0-f48.google.com Received: from [209.85.216.48] ([209.85.216.48:38830] helo=mail-qa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/03-39593-F007BE25 for ; Fri, 31 Jan 2014 04:42:39 -0500 Received: by mail-qa0-f48.google.com with SMTP id f11so5864354qae.21 for ; Fri, 31 Jan 2014 01:42:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=tgtKb5JtXP/Owqi/wdK7BwpTEmt0D8/EVhm5tQImqHo=; b=EQq+6zlpLGQHR92o+eU9GTNTDXNeJcWmetwcDx44gXrz/Yrk5nTY+QfQgwn/w3LWqF i1wlOHB3nxeRuT15fO8lerq1j9MxTxX9t8JlWvCkOZ7jC9wGyE33f4os5EesN5u9nDpP PnFvIx55pmTE4RnyRuM4OsIQqupmTMRoiU1lqa2PmWMkbY4cgs7DmxlCUdl+rMRpD0TR CQqD+8G2vqYJiMgCAJklxabwDHnDSdWeY262/uCCANWWoIBpKZZA45268MrTgB30Zkpo knGiCzn11NDEBFnA4IW53EWFQNEWbq1Z3Br25u+0naO1lCATIV/H/cq8P1HrQS9tzgcn 6j2Q== MIME-Version: 1.0 X-Received: by 10.224.69.133 with SMTP id z5mr30113804qai.57.1391161356227; Fri, 31 Jan 2014 01:42:36 -0800 (PST) Sender: are.you.winning@gmail.com Received: by 10.229.240.193 with HTTP; Fri, 31 Jan 2014 01:42:36 -0800 (PST) Date: Fri, 31 Jan 2014 09:42:36 +0000 X-Google-Sender-Auth: 4WiI_H-PO86npufDMFD7LCOuEuc Message-ID: To: "internals@lists.php.net" , pierre.php@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Subject: Bug 51647 From: cw@daverandom.com (Chris Wright) Hi Pierre Apologies for addressing you directly on this but I would like to get the issue resolved today if possible as I plan to overhaul the SSL-related docs over the weekend to include some information about Daniel's recently accepted RFC, and two undocumented context options that he has discovered in the process. Are you happy that bug 51647 [1] is resolved? A patch was committed back in 2010 adding a new context option which is currently undocumented and potentially useful to some people. If no, what is needed to allow the bug to be closed and documented (or, alternatively, the redundant code removed from the codebase if the implementation is a no-go). Thanks, Chris [1] https://bugs.php.net/bug.php?id=51647