]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Thu, 10 Sep 2009 02:15:08 +0000 (02:15 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 10 Sep 2009 02:15:08 +0000 (02:15 +0000)
ext/standard/tests/php_ini_loaded_file.phpt

index ab26953eacf6fdc84ccbb8adeb5001d4a2e48c5c..b443c5f70b7bdc8dde54d08e658086b3d8eea390 100644 (file)
@@ -8,6 +8,5 @@ Testfest 2009 Munich
 <?php
 var_dump(php_ini_loaded_file());
 ?>
---EXPECT--
-bool(false)
-
+--EXPECTF--
+string(%d) "%s/tmp-php.ini"