Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112056 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83839 invoked from network); 14 Oct 2020 09:05:52 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Oct 2020 09:05:52 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 4F0931804B7 for ; Wed, 14 Oct 2020 01:21:13 -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,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-pf1-f169.google.com (mail-pf1-f169.google.com [209.85.210.169]) (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 ; Wed, 14 Oct 2020 01:21:12 -0700 (PDT) Received: by mail-pf1-f169.google.com with SMTP id a200so1511590pfa.10 for ; Wed, 14 Oct 2020 01:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jetbrains.com; s=googleapps; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ExAv+mWCNBjMN7Knw44FpxXOsQ8EyXPf/fbFsxE+t1s=; b=f4Mnp6giAgopY1vwJmQvKkEPCkW/G3hkI8M4IxJCXU4HBLnT60WeuSvlYWPD9DrG7Q 5uPDY4KM5wh2UWX4rEb4jsXkMxpwCa5M9PVmVY8abfrziy+RnFoQ7Z0fnGtaWXiOUyT4 9ksTb9qDUR664o+4jIJsWtRsreApi4gNtOVcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ExAv+mWCNBjMN7Knw44FpxXOsQ8EyXPf/fbFsxE+t1s=; b=Bdwm4++5B4FAuDcRGnBT47ycQgHfhNswuCGx5BIYbR9aYJTG27LNKVyNZRup0zvyzq pEmswARV6WHhA8J3xjjRuqxUcVyVlpOpeWTlor/9eL5M+25mXiVGw+OBwnyzc0YAAzeL TBhhD/xJt5RcJ1Ru1GkuaJbNJvUOnn4dKzyPLBXxR2PTCzK0CcwzDzFDq/rkR6X5BW5M KsaoGBVOZ0Kag8D3HeGsC3sMMMy7JkYYA02WgjkhKGJ1mtralOVI4U0NXEB0fjH2wACU wHY837H1RqwGCZtZJnUitQG94upJb3EaaJ0nS2ZW2QFwyqobK8Wp5+vzanm7KrK2cWPz LvUw== X-Gm-Message-State: AOAM532IO84PeAXhNC66kvJVstZsuK/80ttfvdmy2AXvuYIuYtkZGWyc pWFtSGTD14t99DKiHPZxKykryAUBpJk3P7b5o9U2CHrklVLFAsfh X-Google-Smtp-Source: ABdhPJz3LgT3nF0PfcJ5vAuhG4dSW4//IDWJfLbf2vfoULrpAgAH20mdn8G2mn8DJXqr30cqw5rfwm/LxpZC6Jiz6t4= X-Received: by 2002:a63:190e:: with SMTP id z14mr2913631pgl.272.1602663669209; Wed, 14 Oct 2020 01:21:09 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 14 Oct 2020 11:20:58 +0300 Message-ID: To: Eliot Lear Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP 8 release announcement page on php.net From: roman.pronskiy@jetbrains.com (Roman Pronskiy) On Mon, Oct 12, 2020 at 2:10 PM Eliot Lear wrote: > > 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 > Sure. This is important. We'll design images for social networks. These will be linked to the page via og: meta tags. -Roman