Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78385 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29975 invoked from network); 27 Oct 2014 09:46:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2014 09:46:35 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.174 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.214.174 mail-ob0-f174.google.com Received: from [209.85.214.174] ([209.85.214.174:35183] helo=mail-ob0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/3C-56216-A741E445 for ; Mon, 27 Oct 2014 04:46:34 -0500 Received: by mail-ob0-f174.google.com with SMTP id uz6so3052534obc.19 for ; Mon, 27 Oct 2014 02:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=qAd73y0pCawxL+ecKcCfD74h01SVgCy67yk9itwZQ0g=; b=t6AtirAirMKi97tlsB/tnZLFhWfw8HZor7BWfEY5bmyzMxsoeAWEEqXcPsIR4Fzp/w WanmFScKwUfC9YXoIJYdrOH+Lwt9z4bnNNRRVSfqLxt3xaZHZJyh8RFes3bpFY0AauiR VUmzvUWEbouXQHSzPrRNCD1jfDAVGS6UOonWMGr6HRWqVkmS9/Y9YTfTZaPIwax6NZ/5 tmH7XubkzEbDUJZO0Nal5IJ+wIP8ewZzN36N6f6gveRvew7ln6umjcNDiUm4DbQaQZY/ bQ72I9CRLFrpH3TbWKw2UsJ1dcK+CyVD+GOBzOaRiuJh4xwWnltKOoZu/kT2tfOaVAuN AQug== X-Received: by 10.182.1.170 with SMTP id 10mr730359obn.62.1414403191358; Mon, 27 Oct 2014 02:46:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.5.74 with HTTP; Mon, 27 Oct 2014 02:45:51 -0700 (PDT) In-Reply-To: <544E129C.8060000@php.net> References: <544E129C.8060000@php.net> Date: Mon, 27 Oct 2014 09:45:51 +0000 Message-ID: To: Sebastian Bergmann Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1134a2c4ca4a85050664672b Subject: Re: [PHP-DEV] Currently supported versions of PHP From: petercowburn@gmail.com (Peter Cowburn) --001a1134a2c4ca4a85050664672b Content-Type: text/plain; charset=UTF-8 Hi Sebastian, On 27 October 2014 09:38, Sebastian Bergmann wrote: > Hi! > > Do we have a page that lists the versions of PHP that are currently > supported and when their support expires? The closest we have, at the moment, is probably http://php.net/eol.php which details the versions which are no longer supported. > If not, why not? > Good question. > What I am looking for is basically a page that lists the information > shown in the examples used in https://wiki.php.net/rfc/releaseprocess > > Thanks! > Sebastian > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1134a2c4ca4a85050664672b--