diff --git a/reference/mysqli/mysqli/store-result.xml b/reference/mysqli/mysqli/store-result.xml
index 27b6eeb3cd62..baad6c03dc52 100644
--- a/reference/mysqli/mysqli/store-result.xml
+++ b/reference/mysqli/mysqli/store-result.xml
@@ -93,6 +93,29 @@
&mysqli.conditionalexception;
+
+ &reftitle.changelog;
+
+
+
+
+ &Version;
+ &Description;
+
+
+
+
+ 8.4.0
+
+ Passing the mode parameter is now deprecated.
+ The parameter has had no effect as of PHP 8.1.0.
+
+
+
+
+
+
+
&reftitle.examples;