Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116459 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 79215 invoked from network); 19 Nov 2021 08:17:31 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Nov 2021 08:17:31 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5E27E18053A for ; Fri, 19 Nov 2021 01:13:11 -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=-1.5 required=5.0 tests=BAYES_00,KHOP_HELO_FCRDNS, SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS16276 94.23.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from processus.org (ns366368.ip-94-23-14.eu [94.23.14.201]) (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 01:13:10 -0800 (PST) Received: from authenticated-user (PRIMARY_HOSTNAME [PUBLIC_IP]) by processus.org (Postfix) with ESMTPA id AAC0E51005CD for ; Fri, 19 Nov 2021 09:13:08 +0000 (UTC) Message-ID: Date: Fri, 19 Nov 2021 10:13:07 +0100 MIME-Version: 1.0 Content-Language: en-US To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Authentication-Results: processus.org; auth=pass smtp.auth=pierre-php@processus.org smtp.mailfrom=pierre-php@processus.org X-Spamd-Bar: / Subject: Re: [PHP-DEV] PHP 8 Release Announcement Page From: pierre-php@processus.org (Pierre) Le 19/11/2021 à 10:10, Kamil Tekiela a écrit : > I would suggest option number 5. Leave it as it is. Many people are still > not aware that PHP 8 has been released. > If that's not possible, then we should keep the page (opt 3), otherwise we > will be breaking links to it, e.g. on Stack Overflow. > Adding PHP 8.1 alongside would be great, but we already have upgrade pages, > so I'm not sure the effort is worth it. > Hello, I do not agree, PHP 8 release page was really nice (even for me daily reading internals) and I think it could be a nice tradition to keep. 8.1 does bring lots of nice stuff, which deserve a nice presentation. Regards, -- Pierre