Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71799 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51472 invoked from network); 30 Jan 2014 17:21:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2014 17:21:51 -0000 Authentication-Results: pb1.pair.com header.from=me@rouvenwessling.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=me@rouvenwessling.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain rouvenwessling.de designates 5.35.242.46 as permitted sender) X-PHP-List-Original-Sender: me@rouvenwessling.de X-Host-Fingerprint: 5.35.242.46 rouvenwessling.de Linux 2.6 Received: from [5.35.242.46] ([5.35.242.46:49653] helo=lvps5-35-242-46.dedicated.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/14-42724-D2A8AE25 for ; Thu, 30 Jan 2014 12:21:50 -0500 Received: by lvps5-35-242-46.dedicated.hosteurope.de (Postfix, from userid 5001) id 0042769F14B5; Thu, 30 Jan 2014 18:11:55 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lvps5-35-242-46.dedicated.hosteurope.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=unavailable version=3.3.1 Received: from rouvens-air-7.localdomain (xdsl-89-0-221-75.netcologne.de [89.0.221.75]) by lvps5-35-242-46.dedicated.hosteurope.de (Postfix) with ESMTPA id 617B969F06DC; Thu, 30 Jan 2014 18:11:55 +0100 (CET) Content-Type: multipart/alternative; boundary="Apple-Mail=_F356AA53-46D7-45FE-9CD1-04BC003AAD99" Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) In-Reply-To: Date: Thu, 30 Jan 2014 18:11:54 +0100 Cc: =?iso-8859-1?Q?P=E1draic_Brady?= , "internals@lists.php.net" Message-ID: <824758DB-57D8-4B4B-BECD-E1F12531FDE0@rouvenwessling.de> References: To: Daniel Lowrey X-Mailer: Apple Mail (2.1822) Subject: Re: [PHP-DEV] Improved TLS Defaults From: me@rouvenwessling.de (=?iso-8859-1?Q?Rouven_We=DFling?=) --Apple-Mail=_F356AA53-46D7-45FE-9CD1-04BC003AAD99 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On 30.01.2014, at 04:15, Daniel Lowrey wrote: > As I mentioned in the updated RFC > text I think it makes sense to deprecate the specific wrappers in 5.6 = and > look to remove them in 5.7 as they're really unnecessary in light of = the > ability to specify flags for the specific individual protocols you = wish to > use on a given stream. Please don't. By deprecating in 5.6 and removing in 5.7 (which would be = faster than anything before) you'd royally screw everyone skipping a = version - something that gets increasingly likely with the faster = release cycle. I'd suggest deprecating them now with this RFC and remove it in PHP 6, = if PHP6 doesn't come around they could still be removed in a future RFC. Best regards Rouven= --Apple-Mail=_F356AA53-46D7-45FE-9CD1-04BC003AAD99--