diff --git a/reference/xsl/xsltprocessor/setparameter.xml b/reference/xsl/xsltprocessor/setparameter.xml
index b1579a716f93..0bede24ffe69 100644
--- a/reference/xsl/xsltprocessor/setparameter.xml
+++ b/reference/xsl/xsltprocessor/setparameter.xml
@@ -70,6 +70,14 @@
+
+ &reftitle.errors;
+
+ Throws a ValueError if any of the arguments
+ contain null bytes.
+
+
+
&reftitle.changelog;
@@ -81,6 +89,13 @@
+
+ 8.4.0
+
+ Now throws a ValueError if any of the
+ arguments contain null bytes instead of silently truncating.
+
+
8.4.0