summaryrefslogtreecommitdiff
path: root/src/tests/inexistent_conf_file_list.phpt
blob: afb77a21cfd5d79d7b1571e5534f842de04962c7 (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
Non-existent configuration file in a list
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
--INI--
sp.configuration_file={PWD}/../../config/default.ini,{PWD}/non_existent_configuration_file
--FILE--
<?php ?>
--EXPECTF--
[snuffleupagus][0.0.0.0][config][error] Could not open configuration file%a/non_existent_configuration_file : No such file or directory