Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111275 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 5244 invoked from network); 31 Jul 2020 13:04:44 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 31 Jul 2020 13:04:44 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0A3F7180509 for ; Fri, 31 Jul 2020 05:01:23 -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.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_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-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) (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 ; Fri, 31 Jul 2020 05:01:22 -0700 (PDT) Received: by mail-ej1-f52.google.com with SMTP id kq25so18211707ejb.3 for ; Fri, 31 Jul 2020 05:01:22 -0700 (PDT) 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=g0FYHldV9qkyDhaD5tkTpgzp+4ukCqgprqCzS8hUflk=; b=uKGC2Zq17ibNhyU7YOXoPd3aR3cM5qZ1z6NDxsua5Izr6vUu2MVs9deFn56wa8z++C Age06n8t+6vGQtKm/j4lRJ2f0oFMFdN0MOoOutodaYblBU/RSzDsumCPCZZfYvxxJurC RkvAqB3kRHBXzHUwGJ4ywEfc8/VwYcLjZzIyV8G4Acfn0/RI0tcD9QgS3IzaJZmoQKsg TkIEhCPeiCdrR5osZ8Kpi2I5iW7umC1GqNK2Uz2yGgOV/gLG6q/GgxKIQs2ENYgq1Xl7 pdHQKz6RXsFD1iQSuxV04BhjeYgJOU6dFYVWJ8JpNQVJeRMt9dHB6fAY6jWudFrQWISt B2QA== 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=g0FYHldV9qkyDhaD5tkTpgzp+4ukCqgprqCzS8hUflk=; b=a2+khDU0vyIcG+PaUauZzBK0SFdfkAlzfjOOZbUxpj8v3LhZCMInRo36wS7z5jn3Lf Lu8kCJaBBkOlViwpBau3M6JOxpLVzlBTDVJwSgNrZa2cmhS8cmX/xpt4sw8m2TFJjOrD WXwJOQGwsTQP5rcrfLvF+scc++HBO78pTf9930Zt5b4Ot7etVGNlxzjhonH4oHsnztPH Vo0MlDfna91IjEqmR0jbwaDrCtPrVh/UN6Og12qjKn3t7eQX79jJQ9E4289x655YnyD8 Si/JSyWh1g7CG4dI0CJZRQWqWB5wKxGZuGoGx7lXAmTqqA/8OewxCd8aAHJmgHdz4Izl s8zw== X-Gm-Message-State: AOAM531EwW56/p/s1HPSz8TqZzCRBKJoEOZ8oBAov8iatgOPqHiZYF5b qOi/nNRFgdd9vUOEkmFF7V6zjNS0Zg3pL1dFBdOoWN4I X-Google-Smtp-Source: ABdhPJxhW5/DVdvPFs1TmzMsiVl9bSauA/GMSsXxMY7HzwYlcFO3RQ5cG2oKqMyE1QNg0WRANqkVRliDl9aWtc9NI/E= X-Received: by 2002:a17:906:7291:: with SMTP id b17mr3657680ejl.25.1596196878872; Fri, 31 Jul 2020 05:01:18 -0700 (PDT) MIME-Version: 1.0 References: <5CC11248-EB38-4488-B847-15623BEF8BA6@cschneid.com> In-Reply-To: Date: Fri, 31 Jul 2020 13:01:05 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000f4f51905abbb8b68" Subject: Re: [PHP-DEV] [RFC] [VOTE] Saner numeric strings From: george.banyard@gmail.com ("G. P. B.") --000000000000f4f51905abbb8b68 Content-Type: text/plain; charset="UTF-8" Hello internals, Although, 1 day later than meant to, I'm glad to announce the Saner Numeric String RFC has been accepted with 30 votes in favour and 4 votes against. The secondary implementation detail vote has failed with 2 votes in favour and 27 votes against. Best regards George P. Banyard --000000000000f4f51905abbb8b68--