Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116457 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 75360 invoked from network); 19 Nov 2021 07:49:38 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Nov 2021 07:49:38 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 30A6B1804AC for ; Fri, 19 Nov 2021 00:45:15 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=5.0 tests=BAYES_20, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 19 Nov 2021 00:45:14 -0800 (PST) Received: by mail-lf1-f50.google.com with SMTP id z34so40126975lfu.8 for ; Fri, 19 Nov 2021 00:45:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+tKLYzyGSQJUxUnGXru76bugpZs3o6IvXhP/UjRGbQI=; b=OKDzwpNj9hG71PlUdAyj1Iel1kNArY7WPUr+UwshCXbZJs8XqID98IQ2TFoQ9YsAmT 1mt20kPgt4/jPCjYlNTXt6tabeCayKlqUTTzCfcmN7jvZHACEg0/E1SBr0D3hodZplug 2DR3Ofug3XwyNK2r5IHMdcxhzrZ8cMrlgzt97bSi/N1vIlDpODp7JcLdlt4hA++3swNN uXuUHW0YTcuXiG9FuD2HatLTNVcCkFRNE7wZAt7g/HNgcZdlklmmhXCoRZouTnFcUmyP tWHKRejh3XCHS672mvPHDdkoqFk2IbOiODuLVSrb6dHAmcV9Pf3mF+NgkBwuj9k1lGxr w+BA== X-Gm-Message-State: AOAM530ixcm2gvlDFbkgSVeP3voWnbZUPZtjMbDGJKw9GhDmFG8TuliR +RAT8iN20477s9WxgkKP559o570U5SdvVpfQ7jAI3A== X-Google-Smtp-Source: ABdhPJwT8zpgB7948YXeEcnABKSYXXqQBLmTkXddwh+uityuyU1Nt9h3YMjv5Uf82nEJ49eZrnlDDTylcrJ6J2lRt5o= X-Received: by 2002:a05:6512:31c4:: with SMTP id j4mr31287565lfe.173.1637311512975; Fri, 19 Nov 2021 00:45:12 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 19 Nov 2021 02:45:02 -0600 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000001e37c905d1204bc9" Subject: Re: [PHP-DEV] PHP 8 Release Announcement Page From: pollita@php.net (Sara Golemon) --0000000000001e37c905d1204bc9 Content-Type: text/plain; charset="UTF-8" On Fri, Nov 19, 2021 at 2:35 AM Nikita Popov wrote: > On Fri, Nov 19, 2021 at 4:16 AM Sara Golemon wrote: > >> In seven days, https://www.php.net/releases/8.0/en.php is going to be >> obsolete. >> >> Well, that's a harsh term, but it certainly won't reflect the current >> state >> on the ground, and we need to decide (should have decided, weeks ago) what >> we're going to do with it. >> >> There's a draft page for the 8.1 announcement here: > https://github.com/php/web-php/pull/450 > > So if we want to do an announcement page for 8.1, there's probably not > that much work left in finishing that draft. > > Ah, of course. Bless Roman's heart. Yeah, we can get this polished in the next few days and queue it up on web-php. -Sara --0000000000001e37c905d1204bc9--