Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109801 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 52162 invoked from network); 23 Apr 2020 09:38:55 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 23 Apr 2020 09:38:55 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id CA2651801FD for ; Thu, 23 Apr 2020 01:10:47 -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.4 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, 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-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ua1-f46.google.com (mail-ua1-f46.google.com [209.85.222.46]) (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 ; Thu, 23 Apr 2020 01:10:47 -0700 (PDT) Received: by mail-ua1-f46.google.com with SMTP id a10so4806520uad.7 for ; Thu, 23 Apr 2020 01:10:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=blYZWU40LBxbVpZ69/K681pAG97dXSoV/jbY2CCRTmU=; b=nUKeCxg2MXTe2t2fRkvsRP0NT9Jx53TEH0s6n7PCUeBsMtIym0985KZjuaQTY1h5On wBqUuvDlq0EDwlO5Sz60OLIfqZUhOySiCava6qsAnf0e2vh07FViPjojRiCbb0Mlj/tE HjUbFcy29LZpgxxTP0OMFK3hW1cp9Zk7ajazlkxMhuMai37YkGqX+OR9ZSrN7jgquMrM 2EO8fOTy/9phVjH9+/UerMnx/HR1Iu/m6Vo3vSAebMpxiOh9r85OAcniqhuORWkbQumX wQHPn3hchrzBo+ZsS816SkxGXR/F7gGdy1/XvtM0QW4jRfVSSAhhRfRxljJ93bLZ6ein nMCg== 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; bh=blYZWU40LBxbVpZ69/K681pAG97dXSoV/jbY2CCRTmU=; b=uV9ARGGLbSr3oV+IxzmY8PElbpnIC8LFZyY5AjZULyzBkS0AvEcrORefB/XJT/GoYB EjrdlRsrhqlxggg5lS/ZsQnv/+8ELn3T1GdTNFI2dKm8BFFflR2XidzH0gABr9o8tI/4 0Hp64cajEqGQjqjzTpc9W+4nPlUFXK34xhG8/9ZkAMQ9+lXvTUDWBg9+mkHnhYvZIuOc NGRClEwjZRVJP3vQet2XgvFXw0TlBUEUvPo51QfVPym+kgDx8aZ636jxh2D7VU9h4Msx 6EgvmyPXTKIuh7k9zwncLuXWZMcx0Ynkwgfvwt/UvfhUfj4Uh0pBx5BckL2UH4qvirDa Y+Dg== X-Gm-Message-State: AGi0PuabuN50Vai471J8NxiBgOsM+KtnahQExHIC3cnBziU1X1UDeyOK rFJF1WRmHUVfn2GgyJLgq+CRsNXr9CvoyElPDdAK41qO4IQ= X-Google-Smtp-Source: APiQypLOJI7zJN+p6bUCkcySWyKdLv0cxxLvzaEt6zTDNenM5KeTlABpRo5rB92TjmYG5PFyISbmu4PGFNleyVstvaA= X-Received: by 2002:ab0:1e47:: with SMTP id n7mr2029815uak.47.1587629443303; Thu, 23 Apr 2020 01:10:43 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 23 Apr 2020 10:10:32 +0200 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary="00000000000000cb4705a3f0c97b" Subject: [RFC] [VOTE] Locale-independent float to string cast From: kocsismate90@gmail.com (=?UTF-8?B?TcOhdMOpIEtvY3Npcw==?=) --00000000000000cb4705a3f0c97b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Internals, We have just opened the vote on the Locale-independent float to string cast RFC. The voting will be open for two weeks, until 2020-05-07 12:00 UTC. Link: https://wiki.php.net/rfc/locale_independent_float_to_string Cheers, M=C3=A1t=C3=A9 --00000000000000cb4705a3f0c97b--