summaryrefslogtreecommitdiff
path: root/src/tests/inexistent_conf_file_list.phpt
blob: 2f6e2046ab9ec8d8f0a9a6f8d3191279f62f14b3 (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.rules,{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