On Wed, Dec 17, 2008 at 1:05 PM, Richard Quadling
<rquadl...@googlemail.com> wrote:
> Considering json_encode() COULD encode non JSON compliant data, should
> json_decode() also decode non JSON compliant data?

it should decode as much as it can without any warnings (as long, as
there's no ambiguity)


-- 
Alexey Zakhlestin
http://www.milkfarmsoft.com/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to