Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65614 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82550 invoked from network); 4 Feb 2013 08:47:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2013 08:47:16 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.174 mail-ia0-f174.google.com Received: from [209.85.210.174] ([209.85.210.174:61205] helo=mail-ia0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/80-14611-2957F015 for ; Mon, 04 Feb 2013 03:47:14 -0500 Received: by mail-ia0-f174.google.com with SMTP id o25so7842928iad.33 for ; Mon, 04 Feb 2013 00:47:11 -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; bh=SFVIhg80Xhb4+h6JmdGxSpsyCk2R5gqHIf5ULdy39W8=; b=HHg+Z0miFEdzYirzJaFdpiE/ZtQ8aG0ODQfoGXrIiM1ZESm2F6GNpEvb5M09PPy84x Q0Pn4/RgbJDJTyyEL8k099lyZZHr49DJWEQchdOW4hzn2oFIDwM1fXPLWtj30mXJJNVU trnl/yRpHj3+hLz3DvnRGyZSHCoTBmZlq3DsAATA/ZMWKfFDpV3XQeUbZOZQhQuu5Gvd kJQB2oEUXrUTOt4lqpoUlUHTWqnY72jGy1wCYW7h/xuEKnGakoWLLaaV53uhqvI4yHU0 CeEjBXWT0SKBmPaVNiuRd+4/zOVsuwNeTSU7z2PADVavWxxk+zVpvJvi2Nz75Qxb9dE9 k2jQ== MIME-Version: 1.0 X-Received: by 10.50.169.103 with SMTP id ad7mr4915208igc.105.1359967631735; Mon, 04 Feb 2013 00:47:11 -0800 (PST) Received: by 10.50.106.138 with HTTP; Mon, 4 Feb 2013 00:47:11 -0800 (PST) Received: by 10.50.106.138 with HTTP; Mon, 4 Feb 2013 00:47:11 -0800 (PST) In-Reply-To: References: Date: Mon, 4 Feb 2013 09:47:11 +0100 Message-ID: To: Leigh Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=e89a8f2359c59879c504d4e22307 Subject: Re: [PHP-DEV] APC 3.1.14 disappeared from PECL From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f2359c59879c504d4e22307 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2013.02.04. 9:36, "Leigh" ezt =C3=ADrta: > > The release is still tagged in the repo [1], but the download link [2] an= d > 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. --e89a8f2359c59879c504d4e22307--