diff options
| author | Stefan Esser | 2014-02-11 16:44:43 +0100 |
|---|---|---|
| committer | Stefan Esser | 2014-02-11 16:44:43 +0100 |
| commit | 65c1c61cc3360337a58ea0359dc48f45127ca2d6 (patch) | |
| tree | fa64fda914357ad0aefbf7430b6babb3a01106a9 /tests/executor/disable_eval_on.phpt | |
| parent | 6f3ba2395df8eebcb26f8064192d0e5297adcdbc (diff) | |
Fix some tests
Diffstat (limited to 'tests/executor/disable_eval_on.phpt')
| -rw-r--r-- | tests/executor/disable_eval_on.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/executor/disable_eval_on.phpt b/tests/executor/disable_eval_on.phpt index 49f4936..83cd9b4 100644 --- a/tests/executor/disable_eval_on.phpt +++ b/tests/executor/disable_eval_on.phpt | |||
| @@ -14,4 +14,4 @@ suhosin.executor.disable_eval=1 | |||
| 14 | --EXPECTF-- | 14 | --EXPECTF-- |
| 15 | ALERT - use of eval is forbidden by configuration (attacker 'REMOTE_ADDR not set', file '%s', line 3) | 15 | ALERT - use of eval is forbidden by configuration (attacker 'REMOTE_ADDR not set', file '%s', line 3) |
| 16 | 16 | ||
| 17 | Fatal error: SUHOSIN - Use of eval is forbidden by configuration in %s(3) : eval()'d code on line 3 | 17 | Fatal error: SUHOSIN - Use of eval is forbidden by configuration in %s(3) : eval()'d code on line %d |
