Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111308 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 42418 invoked from network); 4 Aug 2020 08:41:40 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Aug 2020 08:41:40 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0C8D3180511 for ; Tue, 4 Aug 2020 00:39:16 -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=1.2 required=5.0 tests=BAYES_05,DOS_RCVD_IP_TWICE_B, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-io1-f53.google.com (mail-io1-f53.google.com [209.85.166.53]) (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 ; Tue, 4 Aug 2020 00:39:15 -0700 (PDT) Received: by mail-io1-f53.google.com with SMTP id q75so33061831iod.1 for ; Tue, 04 Aug 2020 00:39:15 -0700 (PDT) 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:cc; bh=p4FyQh10Jb2Ur94oCjI4ZCbZD0CoZmj6LweAYujeRDA=; b=G6U5jSeukxLi12wZXVnoUvFllBqXnNOG62P1WtHgwrYrrOwEMJL50A12eew72lpSXK KcW15TjRA4+XNlLO90GzLziB4LDK1ChCv81cKmB52bfaqb8tI+whAYnPZXzeBGRVCJHO TEbsaeMdpJUKVJP+xy0tryWyqAxgFscidpCwfftmYVyxoRWGuodQZP1Btf9cDBRz0xmt 29Psk/gmGwiaATGCWYvODeYhoEUjaXihm5PTWeX1d3WEL8KPpnzNFo5izVgPsBzIjVU1 fDGE2VqK2ZrvFqfyX/dHjS0K6WQ4Keo3+xJMBFc5RAv3W9F9PvlC5h1vj+3YyG3QADjk j9+g== X-Gm-Message-State: AOAM533P5OlrePaBesCk3HX4NmwDSVJjaZSE8HFRutZ3az9ovpB/qPIk z6Yb5Ra7XMa9QvXbONcYbff5sDuFz1F8wg== X-Google-Smtp-Source: ABdhPJzJJrLTKZb4zqC8tx2/MtA3F7Il+Wv0YvRB5R1XJn+Q0ZoDNl1b0CChjGiirzqTq9c1hQcvGg== X-Received: by 2002:a6b:b5c1:: with SMTP id e184mr3900166iof.208.1596526752550; Tue, 04 Aug 2020 00:39:12 -0700 (PDT) Received: from mail-io1-f53.google.com (mail-io1-f53.google.com. [209.85.166.53]) by smtp.gmail.com with ESMTPSA id g1sm864751ilj.62.2020.08.04.00.39.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 04 Aug 2020 00:39:12 -0700 (PDT) Received: by mail-io1-f53.google.com with SMTP id g19so29155289ioh.8 for ; Tue, 04 Aug 2020 00:39:12 -0700 (PDT) X-Received: by 2002:a02:93c5:: with SMTP id z63mr4346558jah.70.1596526752047; Tue, 04 Aug 2020 00:39:12 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 4 Aug 2020 09:38:54 +0200 X-Gmail-Original-Message-ID: Message-ID: To: PHP Internals Cc: Sara Golemon Content-Type: multipart/alternative; boundary="000000000000ee25ca05ac08598c" Subject: [PHP-DEV] 8.0 Feature Freeze happening today From: carusogabriel@php.net (Gabriel Caruso) --000000000000ee25ca05ac08598c Content-Type: text/plain; charset="UTF-8" Good morning Internals! This is a reminder that *today* we are Feature Freezing and branching `PHP-8.0`, following the PHP 8.0 schedule ( https://wiki.php.net/todo/php80#timetable). The branch will happen around - 1 am (+1 day) UTC+8 (SGT) - 7 pm UTC+2 (CEST, my timezone) - 6 pm UTC+1 (BST) - 1 pm UTC-4 (EDT) Let us know if you have any questions! -- Gabriel Caruso --000000000000ee25ca05ac08598c--