From 8dfa877f00866a96c275681f86f1146367b3a8e9 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Fri, 8 Nov 2013 08:06:50 +0000 Subject: [PATCH] #65239 precise maximum git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332084 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/types/string.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/types/string.xml b/language/types/string.xml index b0004e0baf..a81c176810 100644 --- a/language/types/string.xml +++ b/language/types/string.xml @@ -14,7 +14,7 @@ - string can be as large as 2GB. + string can be as large as up to 2GB (2147483647 bytes maximum)