utils icon indicating copy to clipboard operation
utils copied to clipboard

Add available flag FORCE_OBJECT for Json::encode()

Open integer opened this issue 8 years ago • 1 comments

  • bug fix? no
  • new feature? yes
  • BC break? no
  • doc PR: maybe - if it will be merged

This PR adds support for JSON_FORCE_OBJECT like flag for JSON::encode() function.

integer avatar Oct 16 '17 19:10 integer

Just noting that this is still desired, just missed this today when dealing with JSON input to database.

repli2dev avatar Sep 09 '20 13:09 repli2dev