Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73970 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70725 invoked from network); 6 May 2014 11:52:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 11:52:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.212.172 cause and error) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.212.172 mail-wi0-f172.google.com Received: from [209.85.212.172] ([209.85.212.172:50525] helo=mail-wi0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/62-53252-71DC8635 for ; Tue, 06 May 2014 07:52:55 -0400 Received: by mail-wi0-f172.google.com with SMTP id hi2so2950758wib.17 for ; Tue, 06 May 2014 04:52:52 -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:date :message-id:subject:from:to:cc:content-type; bh=0DnhNidoYcw+kkB3YljTQI4UR+k12l0Ey2Ppn27EpT8=; b=jNThwwT+fepkP0ig2f/+NmG2oQUQsCoSEspjc2kqBYGWwI/8JQoK5lboAjmHRgFuXA yNwGTz7HECY2hfdbVfQRnx5urk98HH1fOi1B/kf3wkfWLKIY0t24Oq910yocIb+vGk+Z Kw+cImuN/jsPraOqvanSzCkrpKi3jUZX3zan1o3EWxrX42loZDGrEFwwKJVV+3IWR6u6 egboj/h6jdQfmb3FIFU2ULXH0IzhE3tFlsmuyjKISGpHeZ72XeQk636o80q8JZBSaQKX qZy0b4gLB5t9eddOMohfF7D6ybJQKsiqnlVMJk/XoKNchriMw/VruiBuFCAORaj1KLwv ApWQ== X-Gm-Message-State: ALoCoQnUGJhqwp1QN186LpATeZ7wUdBGGoRqBp1DYlZI++vRgczWxCFJWXYoDUMCvmNtdPcKKKrT1RdF5zBjEHDmxMyIQXT21dFQF2Qe8kujK/WGCSNwQLDPJkXLbbkzbpIKlXFijNkT MIME-Version: 1.0 X-Received: by 10.180.89.241 with SMTP id br17mr2219861wib.0.1399377172714; Tue, 06 May 2014 04:52:52 -0700 (PDT) Received: by 10.227.234.6 with HTTP; Tue, 6 May 2014 04:52:52 -0700 (PDT) In-Reply-To: References: <830520339a3551c5df174b8a969875f1.squirrel@webmail.klapt.com> Date: Tue, 6 May 2014 15:52:52 +0400 Message-ID: To: Pierre Joye Cc: Anatol Belski , PHP internals Content-Type: multipart/alternative; boundary=e89a8f3ba93b496fac04f8b9e3fe Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: dmitry@zend.com (Dmitry Stogov) --e89a8f3ba93b496fac04f8b9e3fe Content-Type: text/plain; charset=UTF-8 it's fine. sorry, for misunderstanding. Dmitry. On Tue, May 6, 2014 at 1:53 PM, Pierre Joye wrote: > > On May 6, 2014 11:41 AM, "Anatol Belski" wrote: > > > I wasn't suggesting to do that, especially not both 32 and 64 bit ints in > > the same build :). > > FYI, There is no plan to support 32 and 64 bit integer on 64 bit > architecture but only 64bit integer. 32 bit architecture will only have > 32bit as of now as well. > --e89a8f3ba93b496fac04f8b9e3fe--