Re: Re: New JSON parser

From: Date: Sun, 13 Apr 2014 19:08:07 +0000
Subject: Re: Re: New JSON parser
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Wed, Apr 9, 2014 at 3:53 PM, Jan Tvrdík <[email protected]> wrote:

> Hi Jakub,
> I've just tested JSOND 1.3 on Windows and discovered some
> incompatibilities with JSON implementation in 5.5.9. All of those
> incompatibilities are PHP's syntax extensions over the RFC and are mostly
> related to parsing of numbers.
>
> See https://gist.github.com/JanTvrdik/10277952#file-test-php-L43-L61
>
>
>
Hi,

Thanks for finding these differences. I consider them as bugs in the
current json implementation as they are not compatible with the ECMA-404
standard. Actually the top level is not even compatible with the level
1+... :)

I have added notes about that to the
https://github.com/bukka/php-jsond/blob/master/UPGRADE.md

Cheers

Jakub


Thread (29 messages)

« previous php.internals (#73682) next »