Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110068 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 15258 invoked from network); 7 May 2020 13:26:27 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 7 May 2020 13:26:27 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id ACAE71804C9 for ; Thu, 7 May 2020 05:01:49 -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.8 required=5.0 tests=BAYES_00,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-vs1-f52.google.com (mail-vs1-f52.google.com [209.85.217.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 ; Thu, 7 May 2020 05:01:49 -0700 (PDT) Received: by mail-vs1-f52.google.com with SMTP id a5so3169161vsm.7 for ; Thu, 07 May 2020 05:01:49 -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=m69P2ZJCQ2y8wTK0oRnj+ovXfnaC5nPSQULYpEfJbHY=; b=twgQ7+dZvfY6urTJZHJcvbDEUzSNweOKTBcbDugwYd3N7werC5dQyJM4SJk0YN7l+2 YnbS3dLmxa+L3KZmNz4Qo4f+TOmxY64D7KKrz7C9N4OJQ72JlDCAAhUHR1EvJTn8hyjF lNjem9aYyTVRgsrLgatuDJlTsbetlgplrAphMcJP3K3rbInJR5qUerds9jhB80b67Q0/ mGXQYBqhkFnA8JhtZva5vg7JchTGK/Q4jDdLwhv0XNnGZjDeSXb7z7nkOi9LG/PV3Bxd EHCY5fWCSb+0n9EaO+l/WlqXn3nJ98t0xv4tPru5ZPdXFYyoDFDbC6LqZCyAtDKmV46t y/tA== 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=m69P2ZJCQ2y8wTK0oRnj+ovXfnaC5nPSQULYpEfJbHY=; b=bUtdzn8DccMwlI+q3EQN0yIEOlv7aqr3hCoLyWVo5aEyClvinUn9DQ7m3fppbCoMH+ ssupOwaCt9r3rnyxghwSQepVOBzv1On8Tb54txNV3sHrjd5gYJZv1ynPR5Y7uu7Ylctc EXgXFHBOZzLZ5k5YqGU1ot08Q85NrP4mudz4oQ2vdTSs4wNywaeS7yEvhdcl2xOBgTix bh3KzivYMtA7lAp6eBFKq843XbOT+iFzPNUzrX2l7hnOKVa0Jk+65aJPC+p+P4Om3Zdy T9iaobSck6PZpAYyXMSkbJM8LW/UFEJBPJ3WnevrgmpAW01AGFAvO+gYiFchlr2anlKK xplQ== X-Gm-Message-State: AGi0PuZfJJmKyBGDMaOfOvFEEMDbf1HDafKW/Qgv5BwP6YxciFmKPRKK 3LYmF8W1ekxbZGlsIFJYIL4UCrLJoPXd1BWU8eh0xeRnytU= X-Google-Smtp-Source: APiQypI7XGcAtYnHzvSVU9suBiNCkaM5iopeXv7ZAQAek27sEsP2kQU25LvV7FxgKPWU0XKXMOJuFYN1VxBKc0d3Sfs= X-Received: by 2002:a67:2e45:: with SMTP id u66mr12590518vsu.178.1588852905685; Thu, 07 May 2020 05:01:45 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 7 May 2020 14:01:00 +0200 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary="0000000000000b372e05a50da53b" Subject: Re: [RFC] [VOTE] Locale-independent float to string cast From: kocsismate90@gmail.com (=?UTF-8?B?TcOhdMOpIEtvY3Npcw==?=) --0000000000000b372e05a50da53b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Internals, I'm pleased to announce that the Locale-independent float to string cast RFC has been accepted with 41 votes in favour, and 1 vote against. According to the result of the secondary vote, the debug_locale_sensitive_float_casts ini setting won't be introduced. Cheers: M=C3=A1t=C3=A9 M=C3=A1t=C3=A9 Kocsis ezt =C3=ADrta (id=C5=91pont:= 2020. =C3=A1pr. 23., Cs, 10:10): > 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 U= TC. > > Link: https://wiki.php.net/rfc/locale_independent_float_to_string > > Cheers, > M=C3=A1t=C3=A9 > > --0000000000000b372e05a50da53b--