diff --git a/reference/json/functions/json-encode.xml b/reference/json/functions/json-encode.xml index c3cca0e25f..6284d8300d 100644 --- a/reference/json/functions/json-encode.xml +++ b/reference/json/functions/json-encode.xml @@ -44,7 +44,6 @@ JSON_HEX_AMP, JSON_HEX_APOS, JSON_NUMERIC_CHECK, - JSON_BIGINT_AS_STRING, JSON_PRETTY_PRINT, JSON_UNESCAPED_SLASHES, JSON_FORCE_OBJECT, @@ -78,7 +77,7 @@ 5.4.0 - JSON_BIGINT_AS_STRING, JSON_PRETTY_PRINT, JSON_UNESCAPED_SLASHES, and JSON_UNESCAPED_UNICODE options were added. + JSON_PRETTY_PRINT, JSON_UNESCAPED_SLASHES, and JSON_UNESCAPED_UNICODE options were added.