diff options
| author | Julien Voisin | 2023-04-29 16:59:34 +0200 |
|---|---|---|
| committer | GitHub | 2023-04-29 16:59:34 +0200 |
| commit | 159547f875bc181b89c531bf5b1707da8e057c5f (patch) | |
| tree | 8172322ef3cb9560611b00e3addf8ce89d51053a /src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt | |
| parent | 8532f01c7f3c356fbb2dda593477d3902491de77 (diff) | |
| parent | cee55351d6c2865447e72d9e3e8ba5922647162d (diff) | |
Improve how the parser is generated
Diffstat (limited to 'src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt')
| -rw-r--r-- | src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt b/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt index b999e7e..006e31d 100644 --- a/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt +++ b/src/tests/broken_configuration/broken_conf_allow_broken_enabled.phpt | |||
| @@ -11,5 +11,5 @@ error_log=/dev/null | |||
| 11 | echo 1337; | 11 | echo 1337; |
| 12 | ?> | 12 | ?> |
| 13 | --EXPECT-- | 13 | --EXPECT-- |
| 14 | Fatal error: [snuffleupagus][0.0.0.0][config][log] Parser error on line 1 in Unknown on line 0 | 14 | Fatal error: [snuffleupagus][0.0.0.0][config][log] parser error on line 1 in Unknown on line 0 |
| 15 | 1337 | 15 | 1337 |
