Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48948 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30528 invoked from network); 23 Jun 2010 03:02:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2010 03:02:48 -0000 Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:50995] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/10-29145-659712C4 for ; Tue, 22 Jun 2010 23:02:47 -0400 Received: by iwn35 with SMTP id 35so3182881iwn.29 for ; Tue, 22 Jun 2010 20:02:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=0iYtINoUIaYoKNlAzaCo4VQHgJk56g93L+Ivi0UVlE8=; b=m8YCLiziIOdZ4+AHVHWpHOb1lgq2H2RTl9eYmSD8XXXVgJXuBbw6bVkXTIMg05On8n 2f5IfNCocOPhvKifGMOC/zvIZNE390e3Pm3T4tL8Bt6sZm5oIk8IKMuld4Q6wDtb3Saf 5Skygzel0E8iCS+T6kD/4Y9wG7ho+UDvglkzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=xUsaN4cEzQ5nJ/qk2e5737wqDYUh8iEESYQl1azR0F1fG/qJfcLRugPh5bXAFuD0Mt yVPNFctsp2w5Z/uWS4VtACNPulDm5AYhXg2z2HzKfzpTk6ZrRaUMZP9a+675DpUsnTnX HhwILoHZN/U76dcxXjs1lO7R3wxCNJqa1f9GQ= MIME-Version: 1.0 Received: by 10.231.150.15 with SMTP id w15mr8320390ibv.115.1277262164380; Tue, 22 Jun 2010 20:02:44 -0700 (PDT) Received: by 10.231.161.84 with HTTP; Tue, 22 Jun 2010 20:02:44 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jun 2010 20:02:44 -0700 Message-ID: To: Ilia Alshanetsky Cc: Kalle Sommer Nielsen , Derick Rethans , Internals , Rasmus Lerdorf , gopalv@php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: APC in trunk From: iamstever@gmail.com (steve) It should be included by default AND enabled by default AND all the test suites should be run in that configuration. It seems crazy to me to test against a configuration that no one is expected to run. BTW: Can someone bump up the version of APC and do a release so some more recent fixes find their way into distros? Thx.