Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

Xhprof Opções de Configuração
Nome Padrão Modificável Changelog
xhprof.output_dir "" PHP_INI_ALL  

Uma rápida explicação das diretivas de configuração.

xhprof.output_dir string

Directory used by the default implementation of the iXHProfRuns interface (namely, the XHProfRuns_Default class) for storing XHProf runs.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top