summaryrefslogtreecommitdiff
path: root/src/tests/broken_regexp.phpt
blob: 3f027f14326fecebbe9c1bf3daf180516e470d30 (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] Failed to compile '^$[': missing terminating ] for character class on line 1.
[snuffleupagus][0.0.0.0][config][error] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1.