Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48938 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18878 invoked from network); 21 Jun 2010 22:16:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2010 22:16:26 -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.214.42 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.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:64364] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/A8-62847-7B4EF1C4 for ; Mon, 21 Jun 2010 18:16:25 -0400 Received: by bwz1 with SMTP id 1so1353370bwz.29 for ; Mon, 21 Jun 2010 15:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=HCJpwM5mQLJ+dJdntX/Omvp0xKwRNqqq/6rdsr7MAvE=; b=OTsuMs6sbYnlwN4raH8UmBUqZ5TuPxzKhpUxqoM3AxpC9a28Ee0/dc3Izs8kxwHLcf 09gpcPP+l2tnJVGsEr7rYWJM3C+AG/raxXlwGlsDuCoswqX2HP9A1MzOwAMwyHvfijjE nSin7ro13oBdSmw3ltc6I0GVlShFhceKncPWg= 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:content-type; b=V99h4iFFd4lfq2RLP1rICY0sMCOgx0xsCSK+sj1GLg2OTu1tJ0g5ov+lQg1CNardHZ p0xEh6CI3dq+o8cvqNQ+06WhKqbrYQFeql9IjLaZbse5YnzXkSPbfPPvgZedMAimncgs eb57JVaBD2L9VZdhjY+e9ReTVO03Tb8MQnwjM= MIME-Version: 1.0 Received: by 10.204.161.209 with SMTP id s17mr3534396bkx.12.1277158580758; Mon, 21 Jun 2010 15:16:20 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.204.76.67 with HTTP; Mon, 21 Jun 2010 15:16:20 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jun 2010 00:16:20 +0200 X-Google-Sender-Auth: O3g0ViwpmjYezM2DWwIYE5CiywE Message-ID: To: Internals , Rasmus Lerdorf , Derick Rethans Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: APC in trunk From: kalle@php.net (Kalle Sommer Nielsen) Hi It seems like theres been enough votes for moving it to the core, is there anyone willing to make that change? Rasmus or Derick? We can always decide whether to enable it by default afterwards. As for enabled it by default, I think it should be okay to atleast enable it as a shared extension by default, atleast on Windows, like GD is. -- regards, Kalle Sommer Nielsen kalle@php.net