ID:2828908
 
Resolved
json_encode() and json_decode() now have a second argument for flags that influence their behavior. This can be used to produce pretty-printed JSON as well as decide how string decoding needs to be.
Applies to:DM Language
Status: Resolved (515.1590)

This issue has been resolved.
Stub for JSON flags
Lummox JR resolved issue with message:
json_encode() and json_decode() now have a second argument for flags that influence their behavior. This can be used to produce pretty-printed JSON as well as decide how string decoding needs to be.