Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38294 invoked from network); 16 Feb 2013 21:10:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2013 21:10:34 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.128.173 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.128.173 mail-ve0-f173.google.com Received: from [209.85.128.173] ([209.85.128.173:64425] helo=mail-ve0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/D0-32672-9C5FF115 for ; Sat, 16 Feb 2013 16:10:34 -0500 Received: by mail-ve0-f173.google.com with SMTP id oz10so3992610veb.18 for ; Sat, 16 Feb 2013 13:10:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:x-gm-message-state; bh=3SksKDc/QfYV+m7kICPy6BDtMMKlEH9yOQFBzXcVv4o=; b=Xxfx+VNXtZNKyJZCx+FH0uv9ruWImaweTwALK1pbu3pwzx3k0fvIzoMFYGgDVfKAty 2NqWyDP70U/xK5IkxIA/mbCn++oGklyLMnwFfOLtXHTv93zPV6tYxtKdCBW3AJBUWJxJ 6QFVoMgbRwydHKAXljt6yVbMMdxFZxsytrdsTdPQ/Dk8re4Cgu4Jmk5CfFi1YzgbdA2T MhYQAWgIDF2kpl3GD7P5zt2uZHw8m2Lzok2QulEh/lGflBAL7RFeqcNo333Q9jKyZ3Wy sC0OFUasofH1sMCKyVUwXZNNr76EYNEKYOGG/3MXHB0VX+7DlhxGR59AMPAFQHlq8J9Y cYKQ== X-Received: by 10.52.20.239 with SMTP id q15mr8011682vde.73.1361049030243; Sat, 16 Feb 2013 13:10:30 -0800 (PST) Received: from [192.168.200.148] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id x9sm87516526vel.4.2013.02.16.13.10.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 16 Feb 2013 13:10:29 -0800 (PST) Message-ID: <511FF5C3.3010905@lerdorf.com> Date: Sat, 16 Feb 2013 13:10:27 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Zeev Suraski CC: Christopher Jones , PHP internals References: <511BFC81.8020400@oracle.com> <7de2703f77537a47b457c4479a19ac3a@mail.gmail.com> <511D39EF.5060409@oracle.com> <511EBC83.9010003@oracle.com> <0b00bdce214246c3fbca122e1e09a260@mail.gmail.com> In-Reply-To: <0b00bdce214246c3fbca122e1e09a260@mail.gmail.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnUUrp9udZD9q8Kxt2WE4cYjiHhJ0ppHXBIHZuXk7RkRCCCoYBAKEqDa8s8Ds+2go+UJ7SG Subject: Re: [PHP-DEV] Zend Optimizer+ Source Code now available From: rasmus@lerdorf.com (Rasmus Lerdorf) On 02/16/2013 11:16 AM, Zeev Suraski wrote: >> - Regarding name choice, here are some: ZopCache, Cachze, RunCachze. > > Interesting names, I'm curious about pronunciation :) I don't think I would ever get neither the spelling nor the pronunciation of Cachze right. I like the much simpler "opcache" name. -Rasmus