diff --git a/reference/strings/functions/sprintf.xml b/reference/strings/functions/sprintf.xml
index 2516c994ea..70b4ef0efe 100644
--- a/reference/strings/functions/sprintf.xml
+++ b/reference/strings/functions/sprintf.xml
@@ -245,6 +245,13 @@ The tree contains 0005 monkeys
+
+
+ Attempting to use a position specifier greater than
+ PHP_INT_MAX will result in
+ sprintf generating warnings.
+
+