summaryrefslogtreecommitdiff
path: root/tests/executor/allow_symlink_off.phpt
diff options
context:
space:
mode:
authorBen Fuhrmannek2014-10-06 17:36:23 +0200
committerBen Fuhrmannek2014-10-06 17:36:23 +0200
commitff4edc6ecf463211c6527879d6b23f991fd5b73b (patch)
treed926fa666c778b5b422b5d7aaa18f516fa6f2abb /tests/executor/allow_symlink_off.phpt
parentdef06bc8331efe49ad3a3768da7800f60459c390 (diff)
restructured error output in unittests. (issues #52 + #54)
Diffstat (limited to 'tests/executor/allow_symlink_off.phpt')
-rw-r--r--tests/executor/allow_symlink_off.phpt7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/executor/allow_symlink_off.phpt b/tests/executor/allow_symlink_off.phpt
index 782d818..8abdee8 100644
--- a/tests/executor/allow_symlink_off.phpt
+++ b/tests/executor/allow_symlink_off.phpt
@@ -5,10 +5,13 @@ suhosin.executor.allow_symlink=Off
5--INI-- 5--INI--
6error_reporting=E_ALL 6error_reporting=E_ALL
7open_basedir= 7open_basedir=
8suhosin.log.stdout=255
9suhosin.log.script=0
10suhosin.log.syslog=0 8suhosin.log.syslog=0
11suhosin.log.sapi=0 9suhosin.log.sapi=0
10suhosin.log.script=0
11suhosin.log.file=255
12suhosin.log.file.time=0
13suhosin.log.file.name={PWD}/suhosintest.$$.log.tmp
14auto_append_file={PWD}/suhosintest.$$.log.tmp
12suhosin.executor.allow_symlink=Off 15suhosin.executor.allow_symlink=Off
13--FILE-- 16--FILE--
14<?php 17<?php