Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66369 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16124 invoked from network); 28 Feb 2013 21:37:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 21:37:58 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.44 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.219.44 mail-oa0-f44.google.com Received: from [209.85.219.44] ([209.85.219.44:50358] helo=mail-oa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/82-25879-53ECF215 for ; Thu, 28 Feb 2013 16:37:57 -0500 Received: by mail-oa0-f44.google.com with SMTP id h1so4585625oag.3 for ; Thu, 28 Feb 2013 13:37:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=BeykX7lYNIxoD89XLZXFdBGSH1bUFju4oH7jUq+GrXY=; b=tUnYOsaOGlVCWZZ0b4TDtdQ1yqIAX+sdEJd1P6WvusbDM6mdW7RC/awBvGeSeKr56s AsZObRilBWx2h2dsdozru3814NTlo0N5WASBxY9wbWwcBQVTKkI6u5EONU4OrIl+y9A+ VGmt7pl/d8OIgRIdGc53DYNqdkFLDJxYnexk7Wvpms63U6je9stq26fv9IkMxzyOo76q Gg/hPQeCzeCmnAG+n4TVUlQ/rHeN6zzIjJmBOSAtE9kkDIXGwDPxhit8HD4vFn/T4huK YZHtpnr3YkQ2U2M3DL6EHVcpe72/KrPenkjaAu7eOr1D846RC88inlyd4NUFbdc6mNGe 2xYw== MIME-Version: 1.0 X-Received: by 10.60.171.73 with SMTP id as9mr6682021oec.80.1362087474914; Thu, 28 Feb 2013 13:37:54 -0800 (PST) Received: by 10.76.24.234 with HTTP; Thu, 28 Feb 2013 13:37:54 -0800 (PST) In-Reply-To: References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <3206872690693024300@unknownmsgid> <512FBDCD.3030507@lerdorf.com> Date: Thu, 28 Feb 2013 14:37:54 -0700 Message-ID: To: Florin Razvan Patan Cc: Rasmus Lerdorf , Anthony Ferrara , Zeev Suraski , Nikita Popov , PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: morrison.levi@gmail.com (Levi Morrison) > A huge, out of the box, speed bump for production machines. For some applications PHP 5.4 was a huge speed bump out of the box . . .