Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86722 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48529 invoked from network); 16 Jun 2015 22:14:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2015 22:14:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.179 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.160.179 mail-yk0-f179.google.com Received: from [209.85.160.179] ([209.85.160.179:35140] helo=mail-yk0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/F0-41412-1BF90855 for ; Tue, 16 Jun 2015 18:14:10 -0400 Received: by ykar6 with SMTP id r6so25434541yka.2 for ; Tue, 16 Jun 2015 15:14:06 -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:from:date:message-id :subject:to:cc:content-type; bh=3cBXpau1aDKEHzP7/yXGKvzLu5ST0XHWOu/TgWEWqeo=; b=upDoS2xJfuemzcr2bUclZBEBlE8ISx2XT3RJhjF4vOE9jYcK/PbU6+7hnU548sVhqP v74PONneu+PzwRc1rtMvIje7N5csNAoI4s7ReKcCnHg50fX7kMP1XhPgYf8HVAOooBl4 oAVc2AQx2rh//QfPjwwOujKqYFZB+RaPb/CGAp9VXMC3qiglYfuD43oUWW35Ug0AGtfS VK+pVXyuN+ukSX+Y/Y1OXS7pmwEgGjTp30ObsVYftw29InK0/gTJMiNBmmblm39R9hUP Ocn8RJ22Skt38aSbV1PKuXzFYAT8rHiuXN5/R7mHheuOpNMeH/m+aqlLrpQWgT6Aey7u PmXQ== X-Received: by 10.170.185.200 with SMTP id b191mr2335067yke.85.1434492846818; Tue, 16 Jun 2015 15:14:06 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.13.246.2 with HTTP; Tue, 16 Jun 2015 15:13:26 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Jun 2015 07:13:26 +0900 X-Google-Sender-Auth: ZwvuMu17OA5oX01vuvlHLFTyKpw Message-ID: To: Jakub Zelenka Cc: PHP internals list Content-Type: multipart/alternative; boundary=001a113937bc914c540518a9e433 Subject: Re: [PHP-DEV] Re: [VOTE] JSON number to string From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113937bc914c540518a9e433 Content-Type: text/plain; charset=UTF-8 Hi Jakub, On Wed, Jun 17, 2015 at 5:16 AM, Jakub Zelenka wrote: > 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. It requires a lot more codes to make it work (both user and PHP), but it seems it's the only way to retrieve "correct raw value". Looking forward the patch. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113937bc914c540518a9e433--