diff --git a/reference/mysqli/constants.xml b/reference/mysqli/constants.xml
index deb3debf8aaa..f0b9d395bf22 100644
--- a/reference/mysqli/constants.xml
+++ b/reference/mysqli/constants.xml
@@ -837,6 +837,7 @@
+ Removed as of PHP 8.4.0.
@@ -867,6 +868,7 @@
+ Removed as of PHP 8.4.0.
@@ -887,6 +889,7 @@
+ Removed as of PHP 8.4.0.
diff --git a/reference/mysqli/mysqli_stmt/attr-set.xml b/reference/mysqli/mysqli_stmt/attr-set.xml
index 2e274e95f1ba..f6608bff4c86 100644
--- a/reference/mysqli/mysqli_stmt/attr-set.xml
+++ b/reference/mysqli/mysqli_stmt/attr-set.xml
@@ -67,6 +67,7 @@
Number of rows to fetch from server at a time when using a cursor.
value can be in the range from 1 to the maximum
value of unsigned long. The default is 1.
+ Removed as of PHP 8.4.0.