Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25417 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32540 invoked by uid 1010); 23 Aug 2006 23:14:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32525 invoked from network); 23 Aug 2006 23:14:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2006 23:14:02 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.193 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.162.193 nz-out-0102.google.com Linux 2.4/2.6 Received: from [64.233.162.193] ([64.233.162.193:19669] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 79/93-04926-831ECE44 for ; Wed, 23 Aug 2006 19:14:02 -0400 Received: by nz-out-0102.google.com with SMTP id 34so209815nzf for ; Wed, 23 Aug 2006 16:13:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=bEK4F4eqzdPDZqGHR3ruzcukRQy+ZgUF/vFGwIsJVQS0O5wlb9dVSfME9mproc/FlVrCLEu4Os5+14v6/olhy4RuiaMdvqf+GQSJBwm7ieQI9hBtNAxFbK4LLjaUH54xcfWZNYogYOUYi4Zs36ziNh/ZUo3iGAR8nRYu6yWcfPc= Received: by 10.65.176.7 with SMTP id d7mr1275760qbp; Wed, 23 Aug 2006 16:13:58 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id e13sm795814qba.2006.08.23.16.13.57; Wed, 23 Aug 2006 16:13:57 -0700 (PDT) In-Reply-To: <57792e850608231609l28cd2ea5k35a7901253ba96be@mail.gmail.com> References: <3BACB070-8FE1-4D72-AF4F-A6A85147733B@prohost.org> <44E4CEC6.8060007@emini.dk> <57792e850608221940n61bdb532i74ef24bc212b2831@mail.gmail.com> <57792e850608231248u913172fla1582b217dbd0253@mail.gmail.com> <57792e850608231609l28cd2ea5k35a7901253ba96be@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Wed, 23 Aug 2006 19:13:44 -0400 To: steve X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] PHP 5.2.0RC2 Released! From: ilia@prohost.org (Ilia Alshanetsky) There are no plans (at this time) to integrate APC into the 5.X distribution, however it is something that is planned for PHP 6. On 23-Aug-06, at 7:09 PM, steve wrote: > APC is not in the distro, nor is it up on spans (for 5.2). Is this on > purpose because of changes in PHP 5.2? > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Ilia Alshanetsky