Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65613 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80206 invoked from network); 4 Feb 2013 08:35:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2013 08:35:58 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.169 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.210.169 mail-ia0-f169.google.com Received: from [209.85.210.169] ([209.85.210.169:48939] helo=mail-ia0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/00-14611-AE27F015 for ; Mon, 04 Feb 2013 03:35:54 -0500 Received: by mail-ia0-f169.google.com with SMTP id j5so7823018iaf.14 for ; Mon, 04 Feb 2013 00:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=beC9VerP3VJsXnFPWcLt1mxFGL66FVfxCXwVDcXa7oU=; b=nZhAttwrwbIPWjdltu7fPbA8BrgeMMBPNQCCjEHotGFUQoBZN6yEIDP12QLRFaeFiK UcQ11OTjnCQIkci+XHqZe/vDsZgcxKeuf6ElcOSb3WhUH92ljpW321HvTKMTBMeHomMg J6HyQbbUInN6VISZbP2kYC1lt0VHgpgcgf8AtfiZ+4u6bCxpqbbko2mg4VRuVNypPnxB SYm95CgnF3Bso1jFpjVdZiAfNo4Er886k0ryQ4CvRLEH/qEFIk6hdrTvRcEcl7G1u8zR N7l524p2SkxO6/0eWtcLDrRun45rWWK/gshi+DploNYuVpiDpb3YoRiXHUBO51iRaSEw V0sA== MIME-Version: 1.0 X-Received: by 10.43.62.12 with SMTP id wy12mr14913312icb.19.1359966951714; Mon, 04 Feb 2013 00:35:51 -0800 (PST) Received: by 10.64.70.2 with HTTP; Mon, 4 Feb 2013 00:35:51 -0800 (PST) Date: Mon, 4 Feb 2013 08:35:51 +0000 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=bcaec51d2980102ff404d4e1fb10 Subject: APC 3.1.14 disappeared from PECL From: leight@gmail.com (Leigh) --bcaec51d2980102ff404d4e1fb10 Content-Type: text/plain; charset=ISO-8859-1 The release is still tagged in the repo [1], but the download link [2] and 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=APC&release=3.1.14 --bcaec51d2980102ff404d4e1fb10--