Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116465 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 10155 invoked from network); 19 Nov 2021 16:54:23 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Nov 2021 16:54:23 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 53A9C180087 for ; Fri, 19 Nov 2021 09:50:08 -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-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) (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 09:50:07 -0800 (PST) Received: by mail-lf1-f54.google.com with SMTP id bi37so46804302lfb.5 for ; Fri, 19 Nov 2021 09:50:07 -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=df6uJoDAzMH8Khr9CC8ISgPWRml2pJgoMyKUHduNcKk=; b=DgHVyCAepoHvMsLo7PkQrKIbqDpQnZdeL7IDVUwBFRChOi8sdWhRKHA9OfSo/xjrek eSBYDYTL/bgTb5/mjAuI//i/Bwi1fmWwUWKNwUXeuMUSw6CSBReiSll9lKJ8Bon9ylk0 sGx0oNM5Tb3TQp6kKyzRR0cc6A2ApGwQHdLQ9GDoKqwJpixYw4w4bfe9dZn4sF/4aOH0 +ZiX/KafpbJpuwM9zH25fuJienh6OWDfVpXF2KE4VWeH8BkqEj34DLD+9KW4nHlWkZEH M+YNGmjyDm8p+w/cgH30gyZvq1CmoxCDZKgQ65JpMQ0QueFTm3Hv6Rv6wegTAy23B5Fh lPPg== X-Gm-Message-State: AOAM530Ak7zqfHMsF48vaaP3me8vmx7OBDkjeBQPVSV8ecqLKbwg/bmP ZBg918jK/mCzXpaYhEzLMttS4Ui5GKtORggvEBUjTw== X-Google-Smtp-Source: ABdhPJyI0Qgtt9f6jU2OG1eoe6i7vt0tQg+JQ6N/8R38MStdtNdiVsHo61GUS/qgkN5Df+WcveRVj561Pc1O5YY1qsc= X-Received: by 2002:a05:6512:ea2:: with SMTP id bi34mr34328522lfb.12.1637344206143; Fri, 19 Nov 2021 09:50:06 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 19 Nov 2021 11:49:55 -0600 Message-ID: To: Rowan Tommins Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000c85dce05d127e72f" Subject: Re: [PHP-DEV] PHP 8 Release Announcement Page From: pollita@php.net (Sara Golemon) --000000000000c85dce05d127e72f Content-Type: text/plain; charset="UTF-8" On Fri, Nov 19, 2021 at 5:38 AM Rowan Tommins wrote: > Perhaps there should be a section at the end of the 8.1 page saying > something like "If you're still on PHP 7.x, upgrading gets you all this > as well!" with the headlines from the 8.0 page, and a link through. > > ^^ This. Maybe even a bread-crumb style navigation to just to "What's new in X.Y"? Granted, we only have 8.0 and 8.1 at this point, but it's a nice tradition to start. -Sara --000000000000c85dce05d127e72f--