Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61088 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97319 invoked from network); 3 Jul 2012 15:17:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2012 15:17:47 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:60537] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/00-30242-A1D03FF4 for ; Tue, 03 Jul 2012 11:17:46 -0400 Received: by yhfq11 with SMTP id q11so7470688yhf.29 for ; Tue, 03 Jul 2012 08:17:44 -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=p/DlBExl8t/fN7MtGKt24A1cfK2ozML6zbc6lS/PFpM=; b=izdktvy8GwJRQPDMkJRyVPoUcuCRTdpSqV/MqPv8IgNPUBVJuqZ3j9oe+K5mIcDXB0 XnbinC2HNvxyySomQfB1t2sOj2l3Q7tBsrnwF6TFl9T/sQsqqi0RZ8VJkEL3B9/KENI2 SBB6Eo9ZpUvPPSZDABcFXQEOT283O/Rsm4HdZtRkm5DkOPoUgwU+MA6iX5ngWt/W8wcu RIYhyRqtYXQWs8hIUDXGWPtE31yqM7yo9UYIUyX3lcvTsNpPrjHts4hGIqdkh3NKvueH Q/HNvCOZD4sx6lYoDuJ2kehySCjX6LWW8wTqHA8u/K3lruKmGnkEyx0UK3V1yG22k9Re FMjA== MIME-Version: 1.0 Received: by 10.101.151.23 with SMTP id d23mr6314570ano.26.1341328663841; Tue, 03 Jul 2012 08:17:43 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Tue, 3 Jul 2012 08:17:43 -0700 (PDT) In-Reply-To: References: <4FF2FFBF.8050301@lerdorf.com> Date: Tue, 3 Jul 2012 17:17:43 +0200 Message-ID: To: Arvids Godjuks Cc: Tom Boutell , Rasmus Lerdorf , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Is the fix for #61238 in PHP 5.4.4 & pecl yet? From: pierre.php@gmail.com (Pierre Joye) hi, On Tue, Jul 3, 2012 at 5:12 PM, Arvids Godjuks wrote: > There are alternative opcode cachers besides APC. For example xcache, for > me, just works when APC is still catching up. > I remember someone writing about APC that it is overly compex internally > 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