Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43340 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72331 invoked from network); 13 Mar 2009 17:27:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2009 17:27:56 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.180 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.218.180 mail-bw0-f180.google.com Received: from [209.85.218.180] ([209.85.218.180:39365] helo=mail-bw0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/7C-09939-B979AB94 for ; Fri, 13 Mar 2009 12:27:56 -0500 Received: by bwz28 with SMTP id 28so2779344bwz.23 for ; Fri, 13 Mar 2009 10:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=yeMzDaC8qo0TPhRFKzQhVPDBH3WYd1lfgJIZ0XkaS4k=; b=HdIovu5yWDMVjz3Gz6+xMZVngbzik0VRS50/gdlLYLsIAAqMRXWT51sGwI/JQ0Sl9m uKQmUIY0Jq2Z/ss3rDsvqdL420y1WQoJKTOUN0L44O2w9H7vZ3/J20XDpTqzBafSyJd1 7pUszH909+1PwFKx6gjO3njg1tBI9bDvj+pHo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=BzOr3Z6dfiisYTG5l03mXaPvRi5UhsEzvfvlZrAHjKCHge8aPvlojcA+89jfVomhHh Ykbq6TJcpfyrkHumiQ+XGU1G+ZbC13ZQ/q/buUrz01YScfNQrjHCnOIMO9A9QfJ05ZrM GkqpmSup+TEw85p2HdCRXOWxQK3CPYLYCJMWM= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.204.61.130 with SMTP id t2mr441085bkh.27.1236965272541; Fri, 13 Mar 2009 10:27:52 -0700 (PDT) In-Reply-To: References: <49A097FE.10205@tekrat.com> <49B6AF73.2050506@tekrat.com> <49B75142.2090808@zend.com> <49B77363.4040000@tekrat.com> <49B7E092.2070004@zend.com> <49B7E291.3050807@lerdorf.com> Date: Fri, 13 Mar 2009 18:27:52 +0100 X-Google-Sender-Auth: 03d22e028a2ff770 Message-ID: <2dedb8a0903131027k78e20129nb714e6ffc53ae593@mail.gmail.com> To: Pierre Joye Cc: Lukas Kahwe Smith , Rasmus Lerdorf , Dmitry Stogov , shire , PHP Internals List , apc-dev@lists.php.net, Andi Gutmans , Stas Malyshev Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [APC-DEV] Re: [PHP-DEV] [RFC] APC/PHP Lazy Loading From: kalle@php.net (Kalle Sommer Nielsen) Hi 2009/3/13 Pierre Joye : > hi, > > Then I would rather have a beta2 and not a RC. This change while being > great may require more tweaks, and as Marcus suggested, we could push > APC in too while being at it. I'm all for it (both :). I must admit that I think it would be bad to delay 5.3 more and have another beta because of this, however if possible I would be all for having APC in RC1 next week :) > > Cheers, > -- Kalle Sommer Nielsen kalle@php.net