Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65615 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83896 invoked from network); 4 Feb 2013 08:48:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2013 08:48:32 -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.217.179 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:34646] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/D0-14611-ED57F015 for ; Mon, 04 Feb 2013 03:48:31 -0500 Received: by mail-lb0-f179.google.com with SMTP id j14so6464817lbo.10 for ; Mon, 04 Feb 2013 00:48:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=xYMKr+vpaPpnHUtXCxphikHAIiHkFF6dOBZ3RyyoDLg=; b=TfQH6l0ZGrmDGsdi28kEXZY4ZP9QwrULvGIf+MVhVBfJQSJQZZabH9Jcjmfzl9n/6p 1aaUxPfrY+zK4BuqsMlZCe1SLWbSUrfLP6i6o9Lo7bcVssAVjipYmNMhGtr6qQLZ+tZ3 YV9YPKRCc9DXLcuqCbazar5zPb+E0zbZ3AMpfk05C+27V+xR4L6/L8Gf3QFqjiIdTem5 Q2+EmwM4gjP7qfHgEPst9Ly7PjWrFRk9SfgDq8YHNm2NTPT9hk/agMJEwUs4naXiTFv/ B/DNbeJAIatITnMiuJhfFIESTEZPrSyohB9SlS+P+MoOvckFavLfnY4REXulUIzPzMBE gWzQ== MIME-Version: 1.0 X-Received: by 10.112.103.167 with SMTP id fx7mr7936307lbb.19.1359967707844; Mon, 04 Feb 2013 00:48:27 -0800 (PST) Received: by 10.112.111.131 with HTTP; Mon, 4 Feb 2013 00:48:27 -0800 (PST) In-Reply-To: References: Date: Mon, 4 Feb 2013 09:48:27 +0100 Message-ID: To: Ferenc Kovacs Cc: Leigh , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] APC 3.1.14 disappeared from PECL From: pierre.php@gmail.com (Pierre Joye) On Mon, Feb 4, 2013 at 9:47 AM, Ferenc Kovacs wrote: > 2013.02.04. 9:36, "Leigh" ezt =EDrta: >> >> The release is still tagged in the repo [1], but the download link [2] a= nd >> the changelog entry [3] have gone. >> >> Was this an accident, or on purpose. (if it was on purpose is there an >> issue we should know about?) >> >> [1] http://svn.php.net/viewvc/pecl/apc/tags/ >> [2] http://pecl.php.net/package/APC >> [3] http://pecl.php.net/package-changelog.php?package=3DAPC&release=3D3.= 1.14 > > It was done by Rasmus on purpose, as there were memory issues with this > release what we couldn't track down/fix yet. This is really a bad thing to do, generally speaking, especially a long time after it was released. Cheers, -- Pierre @pierrejoye