diff options
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 |
