Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:279481 php.internals:40243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56799 invoked from network); 4 Sep 2008 06:24:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2008 06:24:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 209.85.198.229 rv-out-0506.google.com Received: from [209.85.198.229] ([209.85.198.229:6193] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/97-08617-73F7FB84 for ; Thu, 04 Sep 2008 02:24:55 -0400 Received: by rv-out-0506.google.com with SMTP id g37so2972934rvb.23 for ; Wed, 03 Sep 2008 23:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=kUHQ5hjAZTVIx6VBEAB8ZvcNtH3/BePKwbzOuiUwSvo=; b=fySxar4B0J1a4PimIZf0DecnCSQK5/lYRx4ZLaLzNlKlctBS2RQ0yH0NdO+BnBXbBG 3iIX538MERkYxmjiIUIDIqK4WoCjDf2Pfn7HAKDUFho7z3IXcOte8d9hLaQIwxatdExO EspCCxpoPOoYsvGuhhaTnP/4mFOmlYbxFYTZk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NyrM+bwcHzzbzbeS94xcjm3VsdCoB87P2bv+uplW7CSaIULUmC1QeBBI0jXY5E58vZ rMqZTkfdlq7MnEEKFbqdFwcOCwlhgm43rqdQlExloqwV0PnjPxKa54xyc4DWRUgVkerk /y1m3OxauHvrgiJchwtEVXTO3FYGMqt9233Z0= Received: by 10.114.123.19 with SMTP id v19mr8398352wac.168.1220509492404; Wed, 03 Sep 2008 23:24:52 -0700 (PDT) Received: by 10.114.56.9 with HTTP; Wed, 3 Sep 2008 23:24:52 -0700 (PDT) Message-ID: <57792e850809032324y4fa5d308qbc717d4dc6319e2a@mail.gmail.com> Date: Wed, 3 Sep 2008 23:24:52 -0700 To: "Andi Gutmans" Cc: "Lukas Kahwe Smith" , "PHP Internals List" , php-general@lists.php.net In-Reply-To: <698DE66518E7CA45812BD18E807866CE01F3674D@us-ex1.zend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57792e850809031556x24615eb8kf0eca3210be2cb6f@mail.gmail.com> <698DE66518E7CA45812BD18E807866CE01F3674D@us-ex1.zend.net> Subject: Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2 From: iamstever@gmail.com (steve) Good to know. And it makes it easier to use the Apache builds from http://apachelounge.com. On Wed, Sep 3, 2008 at 9:06 PM, Andi Gutmans wrote: > Btw, contrary to what many believe, 32bit PHP tends to perform better > than 64bit PHP. > So unless there's a really good reason why you want 64bit I wouldn't > waste too much time on that. > > Andi