summaryrefslogtreecommitdiff
path: root/src/tests/broken_regexp.phpt
blob: 680cf22d756d73abd281dd4e6ebec5b519d111a5 (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
Broken regexp
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) die "skip"; ?>
--INI--
sp.configuration_file={PWD}/config/broken_regexp.ini
--FILE--
--EXPECTF--
[snuffleupagus][0.0.0.0][config][error] You forgot to close 1 bracket  in the string '^$['
[snuffleupagus][0.0.0.0][config][error] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1.