Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24130 invoked from network); 6 Feb 2015 00:53:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 00:53: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.216 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.216 imap10-3.ox.privateemail.com Received: from [192.64.116.216] ([192.64.116.216:42642] helo=imap10-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/E8-17766-B8014D45 for ; Thu, 05 Feb 2015 19:53:33 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id D64642400AA; Thu, 5 Feb 2015 19:53:28 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap10.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap10.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Cv-En23YGmdo; Thu, 5 Feb 2015 19:53:28 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id D8EDC2400C3; Thu, 5 Feb 2015 19:53:27 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) In-Reply-To: Date: Fri, 6 Feb 2015 00:53:25 +0000 Cc: Andi Gutmans , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <906C8156-84E9-4C76-9C4C-3DC56DCE2EA9@ajf.me> References: <8703B53E-2C4A-4AC6-95C4-D4F19C6D5221@ajf.me> To: Pierre Joye X-Mailer: Apple Mail (2.2070.6) Subject: Re: [PHP-DEV] [VOTE] Scalar Type Hints From: ajf@ajf.me (Andrea Faulds) Hi Pierre, > On 6 Feb 2015, at 00:50, Pierre Joye wrote: >=20 > I have to agree here while I like the declare option, it should have > been an option as we clearly do not have a consensus during the > discussions (and will never have). Jeopardize the whole because of > that sounds dangerous to me. Three-way votes for this type of issue are rather nightmarish. = Originally, this RFC was going to have at least three separate options = in the vote, but I gave up on that because of the sheer complexity. = Whatever result you=E2=80=99d get wouldn=E2=80=99t be very fair and the = margins wouldn=E2=80=99t make sense. If someone wants to make a separate RFC later for strict types or weak = types or whatever, nothing would stop them. Thanks. -- Andrea Faulds http://ajf.me/