Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85089 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13774 invoked from network); 16 Mar 2015 20:51:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 20:51:58 -0000 Authentication-Results: pb1.pair.com header.from=tpunt@hotmail.co.uk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tpunt@hotmail.co.uk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.co.uk designates 157.55.0.202 as permitted sender) X-PHP-List-Original-Sender: tpunt@hotmail.co.uk X-Host-Fingerprint: 157.55.0.202 dub004-omc1s3.hotmail.com Received: from [157.55.0.202] ([157.55.0.202:51677] helo=DUB004-OMC1S3.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/3C-34940-D6247055 for ; Mon, 16 Mar 2015 15:51:58 -0500 Received: from DUB113-W15 ([157.55.0.238]) by DUB004-OMC1S3.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Mon, 16 Mar 2015 13:51:50 -0700 X-TMN: [wiboFd/D7l9fcUYlJC7Yioq8jPJZCuqwQe+OmabEsiU=] X-Originating-Email: [tpunt@hotmail.co.uk] Message-ID: To: David Muir CC: "internals@lists.php.net" Date: Mon, 16 Mar 2015 20:51:50 +0000 Importance: Normal In-Reply-To: References: <55033D61.8050405@lsces.co.uk> , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 16 Mar 2015 20:51:50.0974 (UTC) FILETIME=[06EC15E0:01D0602B] Subject: RE: [PHP-DEV] STH and the 3 RFCs From: tpunt@hotmail.co.uk (Thomas Punt) =0A= > No=2C your example would blow up regardless of the caller being in strict= mode or weak mode.=0A= =0A= That was the point in my hypothetical example - the library can decide=0A= what mode it wants the user to use (strict or weak) if it wants to.=0A= =0A= -Tom =