Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81144 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32119 invoked from network); 25 Jan 2015 23:02:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2015 23:02:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=jrbasso@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jrbasso@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.169 as permitted sender) X-PHP-List-Original-Sender: jrbasso@gmail.com X-Host-Fingerprint: 209.85.223.169 mail-ie0-f169.google.com Received: from [209.85.223.169] ([209.85.223.169:57698] helo=mail-ie0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/75-31595-F1675C45 for ; Sun, 25 Jan 2015 18:02:56 -0500 Received: by mail-ie0-f169.google.com with SMTP id rl12so5906987iec.0 for ; Sun, 25 Jan 2015 15:02:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=kcbaTYhLktKs+WdXFQ/PudWToS6KUwdPs3WiuTMAiYY=; b=cHKmiiifEaZKVdIsOpnyISVEcUufX+HIdHsoA4ysaSq9uqDAfnzqReNcZSPE8sFeAP /cBWLooVwVDwyim6liJ4vce5MeGugK/XPx7vjAhyqTsk4xehqHB9LqYC24L/+b990Z/b HtcZmvODs5tAQh01m4s/q8qg8BsuRhCOFqeWxXiiCl9E/O5sxfgmk+9Q/9SHlnaxqZP5 K7CKCGOC69EIESzB30/7oftufgtFV2k+lhkCZPvyJJ3XPJo5h07dSPFoFJj/G+4I6N3j HQavfPsQfuNLmyGKmByRdNKwKo4JXp6SWCWF7pXejGQ+OC/EalHVkr8ON7Hm5prxf0lT 10fA== MIME-Version: 1.0 X-Received: by 10.50.43.133 with SMTP id w5mr13447848igl.44.1422226972301; Sun, 25 Jan 2015 15:02:52 -0800 (PST) Received: by 10.64.25.114 with HTTP; Sun, 25 Jan 2015 15:02:52 -0800 (PST) In-Reply-To: <312691C6-8B58-47D7-AE94-130674E4590F@ajf.me> References: <312691C6-8B58-47D7-AE94-130674E4590F@ajf.me> Date: Sun, 25 Jan 2015 18:02:52 -0500 Message-ID: To: Andrea Faulds Cc: PHP Internals , Jakub Zelenka Content-Type: multipart/alternative; boundary=089e01175f2b7960de050d82055f Subject: Re: [PHP-DEV] [VOTE] jsond From: jrbasso@gmail.com (Juan Basso) --089e01175f2b7960de050d82055f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Andrea, I did a PR to Jakub's branch with changes of preserve fractional part rfc after it was approved. His branch has the same implementation that was merged into 5.6, but adapted to master. Also, as he mentioned, the same behavior, options disabled by default. Juan Baso On Jan 25, 2015 1:08 PM, "Andrea Faulds" wrote: > Hi Jakub, > > What=E2=80=99s the status of the Preserve Fractional Part RFC with relati= on to the > jsond extension? > > I=E2=80=99d like to know that before voting. > > Thanks. > > > On 25 Jan 2015, at 17:29, Jakub Zelenka wrote: > > > > Hi All! > > > > Voting on jsond is now open: > > > > https://wiki.php.net/rfc/jsond > > > > It's a simple Yes/No vote whether jsond should replace the current json > > extension in PHP 7. > > > > Cheers > > > > Jakub > > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --089e01175f2b7960de050d82055f--