Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109769 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 31462 invoked from network); 22 Apr 2020 10:21:46 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Apr 2020 10:21:46 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C59EB1801FD for ; Wed, 22 Apr 2020 01:53:24 -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,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f170.google.com (mail-lj1-f170.google.com [209.85.208.170]) (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, 22 Apr 2020 01:53:24 -0700 (PDT) Received: by mail-lj1-f170.google.com with SMTP id u6so1401327ljl.6 for ; Wed, 22 Apr 2020 01:53:24 -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 :cc:content-transfer-encoding; bh=R/rpyRia7B+ZMySs+1qgmpw2upj5WjvrQYmRJ/KujNI=; b=rpEeeeCJHb5JQ8Ynda/m535On58X0IlBgwGb9rUCTPK+xPA390sDRRm9fQr63NAwSz HKK8pvyVr1rnRgAvgoPEfDbwYE/OSl93Xi0YxvyTt43xTA9s2e9H5dFlHV7yfEp827c0 dFHcWK2gKVRNm57abFWeOrv4aGJMtYC5+BNFilW/j0km++x9JluiSkVQsewpiB1EASF/ 6oql4/3/NFZaydnupoP4pdkqFEn2CWUoheKJP+87vTsMyzkn8KSuirkK4dIXoyFp1yYy WzVXgVi2foh/YPpAXme1HCiHMH8AycyvW8UzlkRCSKOWIxj0Y/RvPAotgG5f4kIVy5lv ozdQ== 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:content-transfer-encoding; bh=R/rpyRia7B+ZMySs+1qgmpw2upj5WjvrQYmRJ/KujNI=; b=RYf/xvrwRMf4zq4D4eSqh5wMvqOP5pg8mT6/OBqqmDBfp5AkccXZRaHofpjtKSIJMy iXzu/aJbNoqn8wTAgRRwtp+JGQNFPiAcwKsTHOvAxXdT74iKYofQeYiNWI7seUFDnVWx SrnmkawSxw/Khux4qPlkU96bJDXL5PKOTCBvzQU1E89E8VftbxyQVjbh3MJntuu0ndBS BM/9m4fAMSL1vA5IZsOcUzaOOTjsCw30f4Dl0nisv2KIIyX5SL1tp8w7LzhgemcizkDw EEehPWq57UIPU+qYW5NB2pff6TiHkxVAdsBjEML3Nh5HNcitMIqcfUeSaZTreC8GJjAb R0Cw== X-Gm-Message-State: AGi0PuZbL9+l5gz+otO9+m57WeUCLenWS1uCMwGYp2idGhz+hUnLdHMg 3GQY27ld/gr49Pu94/jqDb2Nos8ZN733VRQjoA== X-Google-Smtp-Source: APiQypKKtrD3b3AS4ALi3vV0yBKZzdf98MisFbfpWWdl6KhWMheG5LLyXn4YeCrPBh4Ac+6cp7IHNiosKm1GW+Ns8oM= X-Received: by 2002:a2e:8645:: with SMTP id i5mr14560030ljj.56.1587545599633; Wed, 22 Apr 2020 01:53:19 -0700 (PDT) MIME-Version: 1.0 References: <5e977484.1c69fb81.cbabb.03c6SMTPIN_ADDED_MISSING@mx.google.com> In-Reply-To: Date: Wed, 22 Apr 2020 10:53:09 +0200 Message-ID: To: =?UTF-8?B?TcOhdMOpIEtvY3Npcw==?= Cc: "G. P. B." , PHP Internals List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: [RFC] [DISCUSSION] Locale-independent float to string cast From: guilliam.xavier@gmail.com (Guilliam Xavier) On Tue, Apr 21, 2020 at 10:01 PM M=C3=A1t=C3=A9 Kocsis wrote: > > That said, we'd like to open the vote on Thursday, unless serious concern= s > arise > in the meanwhile. > > Cheers, > M=C3=A1t=C3=A9 Hi, thanks for the work, Shouldn't the RFC mention the open question of printf formats %e/%E and %g/%G (and possible %H)? --=20 Guilliam Xavier