summaryrefslogtreecommitdiff
path: root/src/tests/broken_conf_mutually_exclusive.phpt
blob: 7bfd313a68dc22f0f6f25bf4b1bb7cac14af1b0f (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 exclusives on line 1.