Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61094 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11097 invoked from network); 3 Jul 2012 16:49:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2012 16:49:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gh0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:47078] helo=mail-gh0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/C2-30242-4A223FF4 for ; Tue, 03 Jul 2012 12:49:40 -0400 Received: by ghbg2 with SMTP id g2so6355160ghb.29 for ; Tue, 03 Jul 2012 09:49:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bwq3Dtbi1sHHpD5ILN36ExC9/MGWmxIZt2G9MktlgHY=; b=zatJp+rEctfPAxPyGFOZktTpnlseAcsah5Iq8AHoGaku6encltl3IW41WN2gS9SCw1 7P1PvO8hWoVEeRpz5GFlGt6xFQETeiBsQ8Ghca8mEPstWwnBGZcP7f6Pplc6fpmU8FAK bA2EcShG8LbpYTKrIj0xrc7xPTv9sistup23DxZFy8YTXSzWyLjUvVV6zneNGpow/9mw Vs+7EKHHy+tHINhtlOcGF9XpmDVUng/6EfzU7iVUP0Rsr4Nn8gYE9tGCOhxbNllajfQQ GYG/WRB5EQsP5eHUNeLfF6z/cqF01+CGXPUft7vNCydRmiwEtfmcatIy2a/EDhY74noP yLnA== MIME-Version: 1.0 Received: by 10.50.219.226 with SMTP id pr2mr9105162igc.51.1341334176963; Tue, 03 Jul 2012 09:49:36 -0700 (PDT) Received: by 10.64.164.134 with HTTP; Tue, 3 Jul 2012 09:49:36 -0700 (PDT) Received: by 10.64.164.134 with HTTP; Tue, 3 Jul 2012 09:49:36 -0700 (PDT) In-Reply-To: References: <4FF2FFBF.8050301@lerdorf.com> Date: Tue, 3 Jul 2012 19:49:36 +0300 Message-ID: To: Pierre Joye Cc: PHP Internals , Tom Boutell , Rasmus Lerdorf Content-Type: multipart/alternative; boundary=f46d042dfcd5249abe04c3efb39a Subject: Re: [PHP-DEV] Is the fix for #61238 in PHP 5.4.4 & pecl yet? From: arvids.godjuks@gmail.com (Arvids Godjuks) --f46d042dfcd5249abe04c3efb39a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable One one side it's good to know i'm not wrong, on the other hand it's sad in this case. Sure about one thing - xcache is worth looking at and may be a better choise than APC and has better potential. One thing sure - I haven't heard anyone complaining about xcache. And heard many complains about APC. 03.07.2012 15:17 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0= =B5=D0=BB=D1=8C "Pierre Joye" =D0=BD=D0=B0=D0=BF=D0= =B8=D1=81=D0=B0=D0=BB: > hi, > > On Tue, Jul 3, 2012 at 5:12 PM, Arvids Godjuks > wrote: > > There are alternative opcode cachers besides APC. For example xcache, f= or > > me, just works when APC is still catching up. > > I remember someone writing about APC that it is overly compex internall= y > > and due to that hard to keep up with the changes in the PHP, maybe that > is > > not the case now. > > It is still the case. > > I for one would like to kill all the legacy features or too specific > features which are really unusable by any common developers. > > Other developers may disagree but it makes very hard to maintain APC. > > Cheers, > > > 2012/7/3 Tom Boutell > > > >> Given the impracticality of using PHP without APC, it would be nice if > >> it were part of the main "if these fail, it's not ready" test suite. > >> But I suppose that's just administering beatings until morale improves > >> (: > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > --f46d042dfcd5249abe04c3efb39a--