Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86721 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39041 invoked from network); 16 Jun 2015 20:16:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2015 20:16:20 -0000 Authentication-Results: pb1.pair.com header.from=jakub.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jakub.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.169 as permitted sender) X-PHP-List-Original-Sender: jakub.php@gmail.com X-Host-Fingerprint: 209.85.213.169 mail-ig0-f169.google.com Received: from [209.85.213.169] ([209.85.213.169:38040] helo=mail-ig0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/61-27836-01480855 for ; Tue, 16 Jun 2015 16:16:19 -0400 Received: by igblz2 with SMTP id lz2so22482733igb.1 for ; Tue, 16 Jun 2015 13:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=Z/vsUOYE4Kmzsjlq/pRjR6EbPP/GQ3b2o0o0Bk0nru8=; b=m40Lxa2tQdxtV+uEFGpSSumCW+uInJiHGkNMXRS6WQ6I5wGRDcSI2iEKWEYrU34VeC yhKlOVStt2YLITWpAsM1mj2tPQFPKWTCEGaqK/VOKH5Dwwn3tFe/F/qUJBTupNWCnPCR gss2V3PTA4GANldqRawC/re1eVs6a0GCsC7M+T3QP5Ie8PHRv/JAOeEps7SmxxIvnnyF /JKOb+24fL4+GZHLSGnfzrtRGtOI38MHBfK1GdcH5nxwINOHtn8Q8U1qESVCJgxOJWcL wWrggIMcmp5y7wTSoodXhY4TLPOxWu8cNDaZVYYenG+6gU2x2AZRNVPYU3caOMuLtg87 /z9w== MIME-Version: 1.0 X-Received: by 10.43.8.4 with SMTP id oq4mr4763308icb.64.1434485772885; Tue, 16 Jun 2015 13:16:12 -0700 (PDT) Sender: jakub.php@gmail.com Received: by 10.107.153.74 with HTTP; Tue, 16 Jun 2015 13:16:12 -0700 (PDT) In-Reply-To: References: Date: Tue, 16 Jun 2015 21:16:12 +0100 X-Google-Sender-Auth: Ml9Fvb1kr9fu2z_ByDV48sUYSvE Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=bcaec516235deda7660518a83eb2 Subject: Re: [VOTE] JSON number to string From: bukka@php.net (Jakub Zelenka) --bcaec516235deda7660518a83eb2 Content-Type: text/plain; charset=UTF-8 Hi On Tue, Jun 9, 2015 at 7:23 PM, Jakub Zelenka wrote: > > The voting is now open: > > https://wiki.php.net/rfc/json_numeric_as_string#voting > > The RFC has been rejected (all 4 proposed options). The bug https://bugs.php.net/bug.php?id=68456 (proposing such flag for float decoding) will be closed as "Won't fix" because the result shows that this is not the right way how to tackle the problem. The json shema has already its feature request ( https://bugs.php.net/bug.php?id=69422 ) and should be the way going forward in my opinion. Cheers Jakub --bcaec516235deda7660518a83eb2--