summaryrefslogtreecommitdiff
path: root/src/tests/broken_conf_mutually_exclusive.phpt
blob: 589777030e7681471691cf7e2dc9a121fc4ffe97 (plain)
1
2
3
4
5
6
7
8
9
--TEST--
Broken configuration
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
--INI--
sp.configuration_file={PWD}/config/broken_conf_mutually_exclusive.ini
--FILE--
--EXPECT--
[snuffleupagus][0.0.0.0][config][error] Invalid configuration line: 'sp.disabled_functions.function("system").param("id").value("42").value_r("^id$").drop();': '.value' and '.regexp' are mutually exclusive on line 1.