This commit is contained in:
Antony Dovgal 2011-05-04 08:28:31 +00:00
parent 0bce4957e5
commit 176c6fe901

View file

@ -1,9 +1,11 @@
--TEST--
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned
Check the php_ini_loaded_file() function
--CREDITS--
Sebastian Schürmann
sschuermann@chip.de
Testfest 2009 Munich
--INI--
precision=12
--FILE--
<?php
var_dump(php_ini_loaded_file());