mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
- fix test
This commit is contained in:
parent
e240c51632
commit
09e3a1c2de
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ precision=12
|
||||||
var_dump(php_ini_loaded_file());
|
var_dump(php_ini_loaded_file());
|
||||||
?>
|
?>
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
string(%d) "%s/tmp-php.ini"
|
string(%d) "%sphp.ini"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue