Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112033 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 470 invoked from network); 12 Oct 2020 11:55:45 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 Oct 2020 11:55:45 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C22611804C3 for ; Mon, 12 Oct 2020 04:10:38 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HTML_MESSAGE,SPF_PASS, T_SPF_HELO_PERMERROR autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from upstairs.ofcourseimright.com (upstairs.ofcourseimright.com [185.32.222.29]) (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 ; Mon, 12 Oct 2020 04:10:38 -0700 (PDT) Received: from [192.168.0.185] (31-10-155-108.cgn.dynamic.upc.ch [31.10.155.108]) (authenticated bits=0) by upstairs.ofcourseimright.com (8.15.2/8.15.2/Debian-18) with ESMTPSA id 09CBAai4079569 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO) for ; Mon, 12 Oct 2020 13:10:37 +0200 Authentication-Results: upstairs.ofcourseimright.com; dmarc=none (p=none dis=none) header.from=lear.ch DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=lear.ch; s=upstairs; t=1602501037; bh=6U0Z3c67LimqqbtdAW2u7IUvafZdNWQ6IK6SglIS8tQ=; h=Subject:To:References:From:Date:In-Reply-To:From; b=w7SSEh2sz8Z0IyyCTLh944x7NmJGKRF3+odAzQpMcbg8EwtNiMNa3CNYhHIeFrDP5 dO0Q3g3E38BaLcXz5T+sIjWfRUPr3Wdm9XnyhVhGwaBgKF/l6srktpY2xiiO9lI22a +IcPqNrZ9R3V+7hC+8WQewBMBWqM1kjrHe3xSmIQ= To: internals@lists.php.net References: Message-ID: Date: Mon, 12 Oct 2020 13:10:36 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------BFDF8C6A63881A2BFE9B55D7" Content-Language: en-US Subject: Re: [PHP-DEV] PHP 8 release announcement page on php.net From: lear@lear.ch (Eliot Lear) --------------BFDF8C6A63881A2BFE9B55D7 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit What helps me when I spread the word is if there is a simple page that will look good on a retweet/FB/LinkedIn page, with a couple of release highlights.  It doesn't need to be fancy, but something that flashes a big PHP 8.0 logo or some such as the image as part of the preview would be quite nice. Eliot --------------BFDF8C6A63881A2BFE9B55D7--