summaryrefslogtreecommitdiff
path: root/tests/executor
diff options
context:
space:
mode:
authorBen Fuhrmannek2014-10-14 10:09:51 +0200
committerBen Fuhrmannek2014-10-14 10:09:51 +0200
commit82e8d0eb03fb3bd88062e99065f990b26fb9fc8b (patch)
tree1df0307a474e42e031b5a7aafcf7bfe762de4b4a /tests/executor
parentc8724cde260e6c8bab4aefffffa1aa46f92a57ee (diff)
parentff4edc6ecf463211c6527879d6b23f991fd5b73b (diff)
Merge branch 'buf2' (closes #52 and #54)
Conflicts: tests/filter/suhosin_upload_disallow_binary_utf8.phpt tests/filter/suhosin_upload_disallow_binary_utf8fail.phpt tests/filter/suhosin_upload_remove_binary_utf8.phpt tests/filter/suhosin_upload_remove_binary_utf8fail.phpt
Diffstat (limited to 'tests/executor')
-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