diff --git a/appendices/about.xml b/appendices/about.xml index 280793c8ce..c55561a00a 100644 --- a/appendices/about.xml +++ b/appendices/about.xml @@ -1,5 +1,5 @@ - + About the manual @@ -290,6 +290,13 @@ Returns the length of string. Explanation is often added for features not available in the current PHP release, but which will be available in a known future PHP version. + + Many times the PHP manual lists "Default Values" for PHP directives. These + values are based on php.ini-dist and not + php.ini-recommended. They also refer to the latest + version of PHP. See the PHP directive + appendix for details on these values and changes. +