Configuración en tiempo de ejecución
El comportamiento de estas funciones se ve afectado por la configuración de php.ini.
| Nombre | Por defecto | Cambiable | Historial de cambios |
|---|---|---|---|
| xhprof.output_dir | "" | PHP_INI_ALL |
He aquí una breve explicación de las directivas de configuración.
- xhprof.output_dir string
-
Directory used by the default implementation of the iXHProfRuns interface (namely, the XHProfRuns_Default class) for storing XHProf runs.
There are no user contributed notes for this page.
