Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25491 invoked from network); 22 Sep 2014 10:40:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2014 10:40:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.171 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 74.125.82.171 mail-we0-f171.google.com Received: from [74.125.82.171] ([74.125.82.171:48642] helo=mail-we0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/00-25114-B9CFF145 for ; Mon, 22 Sep 2014 06:40:27 -0400 Received: by mail-we0-f171.google.com with SMTP id k48so2649761wev.30 for ; Mon, 22 Sep 2014 03:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=y2ZPwxgTMs5PY0siv+zLlJOKKdC958gMnd6fAgV3IBE=; b=YWf0GC9rZV8y7NpH3Bmgg0s659V2eGn9g6xiatb5sZDyWA7x5g7lVuqVolX2xJK9g3 QleF6Wkp3bT6MmEBaXs5u8uVMJwCTuLyGOtA5qqiEZZ0yuoZdNm0tGRQgoW0AiquDxzo ES9fm4OLxfKKfhE8pSBbQ1M3huB+4HGp0qgTCRzS81R/5eVt8IARo3Xw4o9EyG8xKTpG hKjFQbRQSPbeagwnB7G8iypjO4UBB/X7KeewYcrVfGtNPkOHUmyCUaOgrxwSCM7rysQB mbqciDDr2umpxCiVtN5VhfYOfyAV2cc8MR9y/sIxiJIL41x7Dd8geoq77kRNgdrrMxI8 qtrw== MIME-Version: 1.0 X-Received: by 10.180.10.38 with SMTP id f6mr14317959wib.30.1411382424393; Mon, 22 Sep 2014 03:40:24 -0700 (PDT) Received: by 10.217.55.195 with HTTP; Mon, 22 Sep 2014 03:40:24 -0700 (PDT) In-Reply-To: <78A1CB56-A0D2-41C6-A2C7-7AC0BABFF4F0@ajf.me> References: <4D27A10E-6EC6-4806-94DB-1BF1B976CA7D@ajf.me> <600A7E27-7E6F-4ECF-805F-D62814AA3AB2@ajf.me> <541FEDAD.5000704@php.net> <78A1CB56-A0D2-41C6-A2C7-7AC0BABFF4F0@ajf.me> Date: Mon, 22 Sep 2014 11:40:24 +0100 Message-ID: To: Andrea Faulds Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE][RFC] Integer Semantics From: leight@gmail.com (Leigh) On 22 September 2014 11:10, Andrea Faulds wrote: > > If we=E2=80=99re going to reopen or restart, I=E2=80=99d prefer to comple= tely restart it than to just reopen it. A clean slate. Most of the issues I saw raised were related to one half of the RFC, the shifts or the casts, perhaps you'd make better headway splitting it in two.