diff options
| author | kkadosh | 2019-11-03 14:49:03 +0100 |
|---|---|---|
| committer | jvoisin | 2019-11-03 13:49:03 +0000 |
| commit | b1a4af56f09a9469eeaf006480804451e60fe411 (patch) | |
| tree | 1585ed11031c15fa8b93ef5ea161bfa06e8a3e6c /src/tests/broken_configuration/broken_conf_line_empty_string.phpt | |
| parent | 93cc22bfb57fc881889165ead1adc94dda30dfc4 (diff) | |
Log ip addresses
Diffstat (limited to 'src/tests/broken_configuration/broken_conf_line_empty_string.phpt')
| -rw-r--r-- | src/tests/broken_configuration/broken_conf_line_empty_string.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/broken_configuration/broken_conf_line_empty_string.phpt b/src/tests/broken_configuration/broken_conf_line_empty_string.phpt index 77bd46d..15c11fd 100644 --- a/src/tests/broken_configuration/broken_conf_line_empty_string.phpt +++ b/src/tests/broken_configuration/broken_conf_line_empty_string.phpt | |||
| @@ -6,9 +6,9 @@ Configuration line with an empty string | |||
| 6 | sp.configuration_file={PWD}/config/broken_conf_line_empty_string.ini | 6 | sp.configuration_file={PWD}/config/broken_conf_line_empty_string.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECT-- | 8 | --EXPECT-- |
| 9 | PHP Fatal error: [snuffleupagus][error] A valid string as parameter is expected on line 1 in Unknown on line 0 | 9 | PHP Fatal error: [snuffleupagus][0.0.0.0][error] A valid string as parameter is expected on line 1 in Unknown on line 0 |
| 10 | 10 | ||
| 11 | Fatal error: [snuffleupagus][error] A valid string as parameter is expected on line 1 in Unknown on line 0 | 11 | Fatal error: [snuffleupagus][0.0.0.0][error] A valid string as parameter is expected on line 1 in Unknown on line 0 |
| 12 | 12 | ||
| 13 | Fatal error: [snuffleupagus][config] Invalid configuration file in Unknown on line 0 | 13 | Fatal error: [snuffleupagus][0.0.0.0][config] Invalid configuration file in Unknown on line 0 |
| 14 | Could not startup. \ No newline at end of file | 14 | Could not startup. \ No newline at end of file |
