summaryrefslogtreecommitdiff
path: root/src/tests/broken_regexp.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/broken_regexp.phpt')
-rw-r--r--src/tests/broken_regexp.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tests/broken_regexp.phpt b/src/tests/broken_regexp.phpt
index 85b9ef3..2fc130d 100644
--- a/src/tests/broken_regexp.phpt
+++ b/src/tests/broken_regexp.phpt
@@ -11,4 +11,7 @@ PHP Fatal error: [snuffleupagus][config] '.value_r()' is expecting a valid rege
11 11
12Fatal error: [snuffleupagus][config] Failed to compile '^$[': missing terminating ] for character class on line 1. in Unknown on line 0 12Fatal error: [snuffleupagus][config] Failed to compile '^$[': missing terminating ] for character class on line 1. in Unknown on line 0
13 13
14Fatal error: [snuffleupagus][config] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1 in Unknown on line 0 \ No newline at end of file 14Fatal error: [snuffleupagus][config] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1 in Unknown on line 0
15
16Fatal error: [snuffleupagus][config] Invalid configuration file in Unknown on line 0
17Could not startup. \ No newline at end of file