diff --git a/reference/json/functions/json-encode.xml b/reference/json/functions/json-encode.xml index 714ce50233..ca0de5a18d 100644 --- a/reference/json/functions/json-encode.xml +++ b/reference/json/functions/json-encode.xml @@ -1,5 +1,5 @@ - + json_encode @@ -45,6 +45,30 @@ + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.2.1 + + Added support to JSON encode basic types + + + + + + + + &reftitle.examples;