Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48981 invoked from network); 20 Aug 2014 02:54:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2014 02:54:15 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:41497] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/F1-36905-5DD04F35 for ; Tue, 19 Aug 2014 22:54:14 -0400 Received: by mail-lb0-f177.google.com with SMTP id s7so6037419lbd.8 for ; Tue, 19 Aug 2014 19:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=2SgzHTdmXIkLJi3Pukd9D2+crs2Qk4J8YxzguHV4Lu4=; b=SRspehLiyjl/BEgUf/zWBfQREZov4/XL6rghVV4oCbxgm7UR1csRMk71kKAcF2Z1lG hwbzIvoWciroyq2TkNkathYs3/ovni27gbhpf6HIaTv9yPWk1sxhUKwwyuaIjChag/a3 j/Twb35FECh9ZFWQkBKa8rgHGRxRofHsYcpoCQk9xs8Kqc2IWuSx1cUL8GebkctujUZf 7f4FmpfoqrllK7T9Iiv6YzE0hKc39W4V81fSk7RGyvrTj5kvcNzbKZ4U8/p2TjLC80dX xbq+3JgGeqlb2D23nMKuE5zlZQ3NEY8ZFTJ1/p6o5VhrIHXe5rAoBF2x1k2qwKNhIXKe pb5g== X-Received: by 10.152.207.36 with SMTP id lt4mr40020791lac.72.1408503250588; Tue, 19 Aug 2014 19:54:10 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.187.72 with HTTP; Tue, 19 Aug 2014 19:53:50 -0700 (PDT) In-Reply-To: <88F3B0AF-786C-43BA-AD39-3D8B77D13B2F@ajf.me> References: <88F3B0AF-786C-43BA-AD39-3D8B77D13B2F@ajf.me> Date: Wed, 20 Aug 2014 10:53:50 +0800 X-Google-Sender-Auth: W7PJuzaAh4jPc2mz8eY3dJjkUYk Message-ID: To: Andrea Faulds Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Integer Semantics From: laruence@php.net (Laruence) Hey: On Wed, Aug 20, 2014 at 6:36 AM, Andrea Faulds wrote: > Good evening, > > I have made an RFC which would make some small changes to how integers are handled, targeted at PHP 7: > > https://wiki.php.net/rfc/integer_semantics I'd like don't change the works behavior. make it act the similar as C does. thanks > > Thoughts and questions are appreciated. Thanks! > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/