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_session_encryption.phpt | |
| parent | 93cc22bfb57fc881889165ead1adc94dda30dfc4 (diff) | |
Log ip addresses
Diffstat (limited to 'src/tests/broken_configuration/broken_conf_session_encryption.phpt')
| -rw-r--r-- | src/tests/broken_configuration/broken_conf_session_encryption.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/broken_configuration/broken_conf_session_encryption.phpt b/src/tests/broken_configuration/broken_conf_session_encryption.phpt index b6a0ea7..a010bd1 100644 --- a/src/tests/broken_configuration/broken_conf_session_encryption.phpt +++ b/src/tests/broken_configuration/broken_conf_session_encryption.phpt | |||
| @@ -6,9 +6,9 @@ Broken config, session encryption | |||
| 6 | sp.configuration_file={PWD}/config/broken_conf_session_encryption.ini | 6 | sp.configuration_file={PWD}/config/broken_conf_session_encryption.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECT-- | 8 | --EXPECT-- |
| 9 | PHP Fatal error: [snuffleupagus][config] Trailing chars 'nvalid value :/);' at the end of '.encrypt(invalid value :/);' on line 1 in Unknown on line 0 | 9 | PHP Fatal error: [snuffleupagus][0.0.0.0][config] Trailing chars 'nvalid value :/);' at the end of '.encrypt(invalid value :/);' on line 1 in Unknown on line 0 |
| 10 | 10 | ||
| 11 | Fatal error: [snuffleupagus][config] Trailing chars 'nvalid value :/);' at the end of '.encrypt(invalid value :/);' on line 1 in Unknown on line 0 | 11 | Fatal error: [snuffleupagus][0.0.0.0][config] Trailing chars 'nvalid value :/);' at the end of '.encrypt(invalid value :/);' 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. | 14 | Could not startup. |
