diff options
Diffstat (limited to 'src/tests/broken_regexp.phpt')
| -rw-r--r-- | src/tests/broken_regexp.phpt | 5 |
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 | ||
| 12 | Fatal error: [snuffleupagus][config] Failed to compile '^$[': missing terminating ] for character class on line 1. in Unknown on line 0 | 12 | Fatal error: [snuffleupagus][config] Failed to compile '^$[': missing terminating ] for character class on line 1. in Unknown on line 0 |
| 13 | 13 | ||
| 14 | Fatal 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 | 14 | Fatal error: [snuffleupagus][config] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1 in Unknown on line 0 |
| 15 | |||
| 16 | Fatal error: [snuffleupagus][config] Invalid configuration file in Unknown on line 0 | ||
| 17 | Could not startup. \ No newline at end of file | ||
