diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index 79a71a5b78..d68e0ea4f4 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -249,7 +249,7 @@ table. The actual value used will be the first number in the set of prime numbers { 223, 463, 983, 1979, 3907, 7963, 16229, 32531, 65407, 130987 } - that is bigger than the configured value. The minimum value is 200. The maximum + that is greater than or equal to the configured value. The minimum value is 200. The maximum value is 100000 in PHP < 5.5.6, and 1000000 in later versions.