Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112026 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 70179 invoked from network); 12 Oct 2020 08:42:18 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 Oct 2020 08:42:18 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1FCE61804B7 for ; Mon, 12 Oct 2020 00:57:07 -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=0.6 required=5.0 tests=BAYES_50,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-f195.google.com (mail-pf1-f195.google.com [209.85.210.195]) (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 00:57:06 -0700 (PDT) Received: by mail-pf1-f195.google.com with SMTP id c20so2171848pfr.8 for ; Mon, 12 Oct 2020 00:57:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jetbrains.com; s=googleapps; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=ySI/hRuGPKh1gKDgD3XOWY7gTr8YBHp53iGqmuhYwu0=; b=DVLzH2yZcCfpHSvt56W3488dpOpAqCreYLe3TCSjWVZmiJxN/9a5jI+HfZnlaPN7Jd ydbA+QPJXQbdKHl79ToRSL1dL6/MDZqx8qoWU7mbL37lz6qUF79wXgDCT0s2+hCY7mpw 1iBe8AQni81TRkzHGXqENWxgcTgr4qX7qHXMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=ySI/hRuGPKh1gKDgD3XOWY7gTr8YBHp53iGqmuhYwu0=; b=jnmz/P4u+8F2T28GdUbnkYGBC51T2ocHEBrGVTiytjG8z0cl56voa9767YwJfumxgv 7w/FSOAyN33P8ARkskQk8wtsmNje0UKXcMegG/FO0DECmpYT8oRBw1iJq8tLr8+yplhp F3uVl0PGIHLRPtA3+YuN9KFf+czQHAYKnrrhtujcQINuZDKwHGvUVu9tyNa6fQKHB7Zr QcoRvRQ7T7mA3wkWDTEHcufS0cEhJ+HDP38vMlnLe1pGmty7yZ8gwwunWq59ybg8w+FQ cZBOVcH21EkCu1zvjLmuXYA+TnIL/RB3NFQgEdWDJND360zofkbthbrz8isjAI18cBO9 diRQ== X-Gm-Message-State: AOAM5300cy9j33zvs5hXyi4hPSkM20cOaXwAlTxlhX2fmXG0pwLZ/RAO J6wXO880LM6d6lcmnTt73tvVnx9tVCp7OrUw+45/53VlJAr/CQ== X-Google-Smtp-Source: ABdhPJySmgf9Xv3QIg3dcS5PC1SrsNAdofHIdPso+iD+DFRbCL9CpLfsHUeWD4SkzteBXLkfN9K3ea3/3vU4E5adJVQ= X-Received: by 2002:a63:3e06:: with SMTP id l6mr12405231pga.179.1602489425004; Mon, 12 Oct 2020 00:57:05 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 12 Oct 2020 10:56:53 +0300 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: PHP 8 release announcement page on php.net From: roman.pronskiy@jetbrains.com (Roman Pronskiy) Hello Internals, The PHP 8 release is going to be huge, and in some sense, you could say it's a whole new language. There is a feeling that more can be done to promote it more extensively. Usually for releases, there=E2=80=99s a short text announcement on php.net. This may be okay for minor releases and for people who are deeply involved in PHP as they already know about the new features. But for the majority of PHP developers and potential PHP developers, it is not enough. So, the idea is to create a separate release announcement landing page to achieve the following goals: =E2=80=93 Promote the release of PHP 8 to the PHP developers =E2=80=93 Promote PHP as a modern language, as well as the PHP 8 release, t= o the general tech audience Alexander Makarov, myself, and Svetlana Belozerova, a designer from JetBrains, have created the following concept: https://i.imgur.com/6fKmTyM.jpg We=E2=80=99d like to hear from you about how you like the idea. If you supp= ort it, we=E2=80=99ll finish the design and work on a PR against github.com/php/web-php with the implementation. Looking forward to hearing what you think. Roman Pronskiy, PMM at JetBrains