Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116452 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 51563 invoked from network); 19 Nov 2021 02:20:37 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Nov 2021 02:20:37 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1DF6A1804BC for ; Thu, 18 Nov 2021 19:16:13 -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=4.0 required=5.0 tests=BAYES_50, 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-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) (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 ; Thu, 18 Nov 2021 19:16:12 -0800 (PST) Received: by mail-lf1-f45.google.com with SMTP id bu18so36771752lfb.0 for ; Thu, 18 Nov 2021 19:16:12 -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:from:date:message-id:subject:to; bh=47+cmK2IYc27wSlzmiKS/GHuQfoEK4kAacA+E/gYm9A=; b=ahoGduvjuqf/UTkoQzlRT+EGhV5dqumH94bOKTgHIp43468N+vMoF6a2V7TNDu2tIz 5ab32pzSOle+zAQeuuITyOj6VoclzoE6fx00YWXWCLcpZqG4UK0MuBfKT6glWMGJZ42S n+f9XVnJddQKl9tOR40lWQBtmHMppbnNkJhXi8OQqsFA5DSHQX1SO3vBO0iBqtrWB0nK 2/M9P6NG9loy6WpX4J6B6nBveIswxJzu2Ke0cHof1++EyYnEBW0sLyEls8Q5B2M4BoFr YvZyHgsjnTHrnOoqTtzhi7rLFZqbCZEXZc6KzrVSJeAJUGgA6y1aD3dU3KReM5yj6R0S XByw== X-Gm-Message-State: AOAM530VyuPzkevcsvdNzScdK/bEMeb5Y8cjAbEBA2c8Q4TZRVMb6Yj+ AGghZIXsUBE8nKqn9ED5g3ISy8Zy26PNQfkuLPNXyIYRQd6JrFsu X-Google-Smtp-Source: ABdhPJysBxP2PcmU8DtE1IqtXkvlDviMsCjgRWb5lIMkf1ICcXUXk/eENhP3+qganNOHFD8737uf4T9e4SHxbLIXqtg= X-Received: by 2002:a2e:bf18:: with SMTP id c24mr22721909ljr.408.1637291770589; Thu, 18 Nov 2021 19:16:10 -0800 (PST) MIME-Version: 1.0 Date: Thu, 18 Nov 2021 21:15:59 -0600 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000061473a05d11bb278" Subject: PHP 8 Release Announcement Page From: pollita@php.net (Sara Golemon) --00000000000061473a05d11bb278 Content-Type: text/plain; charset="UTF-8" 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. 1/ Make a new announcement page for 8.1 ? Effort: High, Impact: Awesome 2/ Update the 8.0 page? Effort: Moderate, Impact: Still relatively awesome 3/ Remove the link from the banner (but still keep the page for archival purposes). Effort: Low, Impact: Shrugs all around 4/ Remove the link AND the page. Effort: Low, Impact: But... why? Personally, I've not got the cycles for 1 or 2, so I vote 3. Anyone care to do more? Bear in mind translations will be wanted. If nobody steps up, then I'll plan on implementing #3 next Wednesday. -Sara --00000000000061473a05d11bb278--