Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112313 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 65923 invoked from network); 28 Nov 2020 20:24:23 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 28 Nov 2020 20:24:23 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E9FA818050B for ; Sat, 28 Nov 2020 11:51:05 -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=-0.0 required=5.0 tests=BAYES_20,SPF_HELO_PASS, SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail.toneristzuen.de (mail.toneristzuen.de [84.19.169.162]) (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 ; Sat, 28 Nov 2020 11:51:04 -0800 (PST) Received: from maniacmansion.fritz.box (ppp-188-174-53-149.dynamic.mnet-online.de [188.174.53.149]) by mail.toneristzuen.de (Postfix) with ESMTPSA id 8556C4CD02; Sat, 28 Nov 2020 20:51:02 +0100 (CET) Message-ID: To: Sara Golemon , PHP internals , Roman Pronskiy Date: Sat, 28 Nov 2020 20:50:57 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Thank you to JetBrains (PHP 8 Announcement page) From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Fri, 2020-11-27 at 09:40 -0600, Sara Golemon wrote: > I've been receiving fantastic feedback on the PHP 8.0 Announcement > landing page ( https://www.php.net/releases/8.0 ), and I just wanted > to extend a big Thank You to all the folks at JetBrains for making > this suggestion and putting forth the work on the initial four > translations (en, pt_BR, de, and ru). This has helped spread the > excitement around this release, and I hope > we continue the tradition next year! Probably we could expand that to be the main frontpage (with some more generic examples isntead of PHP 8 specific ones) telling what PHP is etc. johannes