mike wrote: > Sorry for top posting. I see no reason why php should not interop with > javascript 100% as it should. I do not see a reason to create new > functions, parameters, etc. The existing should be expected to both > encode and decode json with javascript properly. If there is a mismatch > right now, then it should be fixed.
There is no mismatch with Javascript now at all. We spit out perfectly valid Javascript. There is only a slight mismatch with the JSON RFC which defines a stricter subset of Javascript than we are using. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php