Arquivos
hhvm/hphp/test/quick/ext_options_php_ini_loaded_file.php
T
Paul Tarjan 6f1ffc569d add php_ini_loaded_file
Since we don't support ini files, returning FALSE seems within the bounds of this function.
2013-05-20 13:52:27 -07:00

4 linhas
40 B
PHP

<?php
var_dump(php_ini_loaded_file());