Skip to content

Commit 7100979

Browse files
authored
Update json-last-error.xml to mention validation (#4722)
1 parent deabb95 commit 7100979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/json/functions/json-last-error.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<void />
1414
</methodsynopsis>
1515
<para>
16-
Returns the last error (if any) occurred during the last JSON encoding/decoding,
16+
Returns the last error (if any) occurred during the last JSON validation/encoding/decoding,
1717
which did not specify <constant>JSON_THROW_ON_ERROR</constant>.
1818
</para>
1919
</refsect1>

0 commit comments

Comments
 (0)