Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77402 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80229 invoked from network); 21 Sep 2014 02:52:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Sep 2014 02:52:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:56514] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/04-55126-F7D3E145 for ; Sat, 20 Sep 2014 22:52:48 -0400 Received: by mail-la0-f53.google.com with SMTP id ge10so4915454lab.26 for ; Sat, 20 Sep 2014 19:52:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=kIyZ+wrLNSEBfzVIvWm2fLtOs6Gf3wE3CAEl/ydG9QA=; b=Jx6sDN76dXLnUe4MuVLV5Da6C9sXENcIIbsTfH+B/hZ074q8kmX+w0dwSkAJiN0N9y nekzA6U3tIQkgx23xbrN8OHahnervdZNmN3atqqmeE8PSIgRnV2rystfz2qaD0tYqTGa 2PuoUdj4XBxqEm3/5Xx1lOE9pHbM9RY7zo+VwO42ZupLv6DRPMttBga8zN/obh2lcPij t4P0Sx4xge2ZW/KNHJiY/Z2w7/O1VQW++bg2AjqAgBFHDHSaoXLeqdy7tULefmfG/XFm 7N/2pQ+bgCfJpQ1YoBS4cqZNSMkA6GT5/GKrb4gCrroZCfBdfglghau4s1k77Z86Ks7C 0BUQ== X-Gm-Message-State: ALoCoQnyBGj3Xvwr6+sL/kw5zspOBWeqOYgl1KYst/l1XwE7EhCfMjrFfne4OgaO85yfEv2AK/g/Ksm1qkG8ifYHMQ/Kc8YVRVW3T8PNVfBMXcrlrHNCS10uo37kzu9c/dUUqvY6OrB2ZMi2IMNAQMnL6mHmEEsaCA== X-Received: by 10.112.205.39 with SMTP id ld7mr15703096lbc.40.1411267964690; Sat, 20 Sep 2014 19:52:44 -0700 (PDT) Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) by mx.google.com with ESMTPSA id we9sm2227694lbb.10.2014.09.20.19.52.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 20 Sep 2014 19:52:43 -0700 (PDT) Received: by mail-la0-f49.google.com with SMTP id pn19so5061295lab.36 for ; Sat, 20 Sep 2014 19:52:42 -0700 (PDT) X-Received: by 10.112.224.9 with SMTP id qy9mr15708514lbc.57.1411267962373; Sat, 20 Sep 2014 19:52:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.187.234 with HTTP; Sat, 20 Sep 2014 19:52:22 -0700 (PDT) In-Reply-To: <4D27A10E-6EC6-4806-94DB-1BF1B976CA7D@ajf.me> References: <4D27A10E-6EC6-4806-94DB-1BF1B976CA7D@ajf.me> Date: Sun, 21 Sep 2014 10:52:22 +0800 Message-ID: To: Andrea Faulds Cc: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE][RFC] Integer Semantics From: laruence@php.net (Xinchen Hui) Hey: On Sun, Sep 21, 2014 at 7:17 AM, Andrea Faulds wrote: > > On 14 Sep 2014, at 23:23, Andrea Faulds wrote: > >> Good evening, >> >> This RFC has been put to a vote. It starts today (2014-09-14) and ends i= n a week=E2=80=99s time (2014-09-21). >> >> https://wiki.php.net/rfc/integer_semantics#vote >> >> Thanks! > > The vote has now closed. The result was 16:8 Yes:No, which meets the 2/3 = majority and therefore the RFC is accepted. I=E2=80=99ll merge the patch so= on. it should be closed tomorrow, not today. > > I understand some people objected to (int)INF and (int)NAN resulting in z= ero. For that reason, I=E2=80=99m going to consider writing an RFC to make = them error instead sometime soon. > > Thanks! > > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 Xinchen Hui @Laruence http://www.laruence.com/