RE: [PHP-DEV] New JSON parser

From: Date: Fri, 14 Mar 2014 07:43:32 +0000
Subject: RE: [PHP-DEV] New JSON parser
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
>> 
>> I think it would be really cool if the new parser could (maybe with a
>> option "JSON_NO_STRICT_PARSING") implement these enhancements to ease
>> hand-writing of JSON files.
>
> Please, I urge you *not* to implement anything except the pure JSON standard.
> One of JSON’s great strengths is that there is only a single, canonical
> JSON standard. >Implementing other standards would be damaging to interoperability.
>
> If people want nice config files, they can use PHP ;)

+1

Or they can use YAML, which is great for configs, in my opinion. Symfony2 and Doctrine uses it a
lot.

Christian


Thread (29 messages)

« previous php.internals (#73143) next »