Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79238 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24778 invoked from network); 27 Nov 2014 16:44:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2014 16:44:33 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:35431] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/A5-27910-0F457745 for ; Thu, 27 Nov 2014 11:44:32 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 9655BB0008F; Thu, 27 Nov 2014 11:44:29 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XNL02TqtKRze; Thu, 27 Nov 2014 11:44:29 -0500 (EST) Received: from oa-res-27-210.wireless.abdn.ac.uk (oa-res-27-210.wireless.abdn.ac.uk [137.50.27.210]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id EE7ECB00085; Thu, 27 Nov 2014 11:44:28 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <790a8d7299a7cda01ee76d8293b7d5af.squirrel@webmail.klapt.com> Date: Thu, 27 Nov 2014 16:44:26 +0000 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <65623E37-BC26-4A0C-996E-B06661F3530C@ajf.me> References: <790a8d7299a7cda01ee76d8293b7d5af.squirrel@webmail.klapt.com> To: Anatol Belski X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [RFC] Native TLS From: ajf@ajf.me (Andrea Faulds) > On 27 Nov 2014, at 15:54, Anatol Belski wrote: > this is a long spoken topic which is now embodied in > https://wiki.php.net/rfc/native-tls . A preliminary implementation is > there as well, thus we can discuss it. Hey! Would this mean we could eventually get rid of the treaded TSRMLS_CC/DC = altogether? :) -- Andrea Faulds http://ajf.me/