diff --git a/functions/info.xml b/functions/info.xml index d879a0b6cf..e574dfb7ef 100644 --- a/functions/info.xml +++ b/functions/info.xml @@ -1,5 +1,5 @@ - + PHP options & information PHP options/info @@ -902,7 +902,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) Returns the value of the configuration option on success, - &false; on failure. + an empty string on failure. See also ini_get_all,