diff options
Diffstat (limited to 'src/tests/broken_configuration_php8/broken_conf_allow_broken_enabled.phpt')
| -rw-r--r-- | src/tests/broken_configuration_php8/broken_conf_allow_broken_enabled.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_configuration_php8/broken_conf_allow_broken_enabled.phpt b/src/tests/broken_configuration_php8/broken_conf_allow_broken_enabled.phpt index eccc8a8..0f71408 100644 --- a/src/tests/broken_configuration_php8/broken_conf_allow_broken_enabled.phpt +++ b/src/tests/broken_configuration_php8/broken_conf_allow_broken_enabled.phpt | |||
| @@ -12,5 +12,5 @@ echo 1337; | |||
| 12 | ?> | 12 | ?> |
| 13 | --EXPECT-- | 13 | --EXPECT-- |
| 14 | 14 | ||
| 15 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Invalid configuration prefix for 'this is a broken line' on line 1 in Unknown on line 0 | 15 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Parser error on line 1 in Unknown on line 0 |
| 16 | 1337 | 16 | 1337 |
