Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5306 invoked from network); 25 Aug 2012 07:24:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2012 07:24:12 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:59847] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/3E-24287-B9D78305 for ; Sat, 25 Aug 2012 03:24:12 -0400 Received: by wibhn17 with SMTP id hn17so1425735wib.11 for ; Sat, 25 Aug 2012 00:24:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jdqCce0SZqV3r7Gv/2VXRsJ/RrB+JF1iG9HCCd8449s=; b=u/ZjZ/H3VYeyoQNeHj1SofhFaIQD0+vfNt+7Ls93B1ZYRlHQ/C9GyqLKT2HKllXPic fSOkMnbMIAcNhDJd1XAlBZL3OyfrOGYzEzgc4onfLEiGMgEvDgEQxsPxF1VyXSdT3w5+ ojLwl4Hxd9Tpvc3UvE/p7ZSm/sNceQR5/XMbKjyl8sRkEoHk/Blytbii7XzyrMaLEBZH D0CYdDgbYVONmtsDrpog/XbrHqfhHtAGRTHP4Wkv9pLWhAr1Awmr04XdtNLHT4YM87FO crKZI4YFmbFDsRAZtkaKaxKJEZVxIw6xKt38XWf+dRhsETtL16t005PB5/nPo5uIYxrT J3nQ== MIME-Version: 1.0 Received: by 10.180.78.99 with SMTP id a3mr10896617wix.15.1345879449288; Sat, 25 Aug 2012 00:24:09 -0700 (PDT) Received: by 10.216.211.30 with HTTP; Sat, 25 Aug 2012 00:24:09 -0700 (PDT) Date: Sat, 25 Aug 2012 00:24:09 -0700 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=f46d043890417c3e3304c811fad6 Subject: Add generic "version support discontinued" fix in Bugs From: kris.craig@gmail.com (Kris Craig) --f46d043890417c3e3304c811fad6 Content-Type: text/plain; charset=ISO-8859-1 Hey guys, I'm not sure whom to ask, but could somebody with the appropriate privs add a "Quick Fix" to the Bugs dropdown that says something along the lines of, "Support for this PHP version has been discontinued (won't fix)"? There's currently a similar one already but it's specific to PHP 4, and there are PHP versions since then that we no longer support (i.e. <= 5.2.x). Thanks! --Kris --f46d043890417c3e3304c811fad6--