diff options
| author | xXx-caillou-xXx | 2017-12-21 15:38:20 +0100 |
|---|---|---|
| committer | jvoisin | 2017-12-21 15:38:20 +0100 |
| commit | f9da3ecb31683f77e899e57f780c04d772490558 (patch) | |
| tree | 9f876d6fe170349aade28de8e51ea21702fb70f5 /src/tests/broken_regexp.phpt | |
| parent | 6b6598098a205fadc90c72d510f90b431f77739e (diff) | |
Remove the now useless `validate_str` function
Diffstat (limited to 'src/tests/broken_regexp.phpt')
| -rw-r--r-- | src/tests/broken_regexp.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_regexp.phpt b/src/tests/broken_regexp.phpt index 680cf22..3f027f1 100644 --- a/src/tests/broken_regexp.phpt +++ b/src/tests/broken_regexp.phpt | |||
| @@ -6,5 +6,5 @@ Broken regexp | |||
| 6 | sp.configuration_file={PWD}/config/broken_regexp.ini | 6 | sp.configuration_file={PWD}/config/broken_regexp.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECTF-- | 8 | --EXPECTF-- |
| 9 | [snuffleupagus][0.0.0.0][config][error] You forgot to close 1 bracket in the string '^$[' | 9 | [snuffleupagus][0.0.0.0][config][error] Failed to compile '^$[': missing terminating ] for character class on line 1. |
| 10 | [snuffleupagus][0.0.0.0][config][error] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1. | 10 | [snuffleupagus][0.0.0.0][config][error] '.value_r()' is expecting a valid regexp, and not '"^$["' on line 1. |
