Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112286 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 44633 invoked from network); 25 Nov 2020 12:57:20 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 Nov 2020 12:57:20 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id CBC5B1804B3 for ; Wed, 25 Nov 2020 04:23:15 -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.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,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-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) (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, 25 Nov 2020 04:23:15 -0800 (PST) Received: by mail-ed1-f44.google.com with SMTP id t9so2310140edq.8 for ; Wed, 25 Nov 2020 04:23:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=rqpDpiwYWAfW0BGZDAxpUU9hPV2dx8yRA/JOHFifo4Q=; b=OgaWuwIfAOn+cv+53vpbJpYhb5Tyv1XeX69Z16icD/u2K17y4juCXPNTvGh0aCi3MY AJ6TP2uH437cYAimf1maQ2QiNXL2by5MsbaMDG4I0+NZuLW1UnMh3UZksMegM0OFmplV +QqbpFK6q9Uy313kNrNk8c0vVIbMGTtTliDlcQEfTs5LC38HfghQRgadvI+X76VUhqg2 aBF/WKNrj2cCgMJuaBl8XXQplSylMG7B3gOgAQtIvVdqBVc4EjK1RlfFyvTCNI7qVcAC vmo1wW3EMu3yJ11yJi+KbwO6PnumXuwFsVLW5zcwERhvHzZyW4Sb9Jal/RAt7KVtpYSP yTkA== 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; bh=rqpDpiwYWAfW0BGZDAxpUU9hPV2dx8yRA/JOHFifo4Q=; b=tB7k8iQjb3ZDAx7w69DB6rdGJSjDrqhK/iwtaeMV94w8zn/QNUKONOAAA0ErhyTHe1 VuXfKGIdVDUGqjfFrKUWL2djChrw64G3t39iz4wb4HYOzr5WnYnwhhXfcH2Tm7BmpOo/ 8AMQJ5h7wMCJOEJWz6CU03SWSfo0xkl+58fcDgvuJ0dGd4OEeULUgobkbFvufeEGVa1V dCv9Dn+fGj2e6XAnjN62lsaydGWXZqEQeEK41Glc6xaoNM7JoZNCLVFZLMSm9fLOFiwc vY2XO2B8N+J7rGarRtouMGibz9y/nGltIKXEYXdBFQPlGvDVe4bMm3MWLHi2m3roIncl 5PBg== X-Gm-Message-State: AOAM533xT0ENCem8TSxJryMNeY/WSGA2tXuVdqd0MaEgRQeoolPt7C+u SIx6lCCXDDTxrwbjSbwXEQs18g2Pnh36LoZ0BG2EGTiSmHFadNDK X-Google-Smtp-Source: ABdhPJzm+xxobOX/OcQpYuxFVyu2uij6+T16+ZAjoIzQWTobJaqD/vq73Ol64aJOzWju1N5Cn9wBTuwL7fe5Dd/cQh4= X-Received: by 2002:a05:6402:170e:: with SMTP id y14mr3302486edu.115.1606306992823; Wed, 25 Nov 2020 04:23:12 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 25 Nov 2020 12:23:00 +0000 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000b5223805b4ed7d95" Subject: Re: [PHP-DEV][RFC][VOTE] Explicit octal integer literal notation From: george.banyard@gmail.com ("G. P. B.") --000000000000b5223805b4ed7d95 Content-Type: text/plain; charset="UTF-8" On Wed, 11 Nov 2020 at 12:25, G. P. B. wrote: > Greetings Internals, > > The vote for the "Explicit octal integer literal notation" RFC is now > open. > https://wiki.php.net/rfc/explicit_octal_notation > > It will last two [2] weeks, until 2020-11-25. > > Best regards, > > George P. Banyard > I am pleased to announce that the RFC has been unanimously accepted with 33 votes in favour and 0 against. Best regards, George P. Banyard --000000000000b5223805b4ed7d95--