diff options
| author | Ben Fuhrmannek | 2014-10-06 17:36:23 +0200 |
|---|---|---|
| committer | Ben Fuhrmannek | 2014-10-06 17:36:23 +0200 |
| commit | ff4edc6ecf463211c6527879d6b23f991fd5b73b (patch) | |
| tree | d926fa666c778b5b422b5d7aaa18f516fa6f2abb /tests/include | |
| parent | def06bc8331efe49ad3a3768da7800f60459c390 (diff) | |
restructured error output in unittests. (issues #52 + #54)
Diffstat (limited to 'tests/include')
| -rw-r--r-- | tests/include/include_uploaded_file_diff_filename.phpt | 3 | ||||
| -rw-r--r-- | tests/include/include_uploaded_file_from_FILES.phpt | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/tests/include/include_uploaded_file_diff_filename.phpt b/tests/include/include_uploaded_file_diff_filename.phpt index 8d3bca5..2c28340 100644 --- a/tests/include/include_uploaded_file_diff_filename.phpt +++ b/tests/include/include_uploaded_file_diff_filename.phpt | |||
| @@ -5,9 +5,8 @@ Testing include file from $_FILES (but change name a bit) | |||
| 5 | --INI-- | 5 | --INI-- |
| 6 | suhosin.log.syslog=0 | 6 | suhosin.log.syslog=0 |
| 7 | suhosin.log.sapi=0 | 7 | suhosin.log.sapi=0 |
| 8 | suhosin.log.stdout=255 | ||
| 9 | suhosin.log.script=0 | 8 | suhosin.log.script=0 |
| 10 | suhosin.log.phpscript=0 | 9 | suhosin.log.stdout=255 |
| 11 | suhosin.executor.include.whitelist= | 10 | suhosin.executor.include.whitelist= |
| 12 | suhosin.executor.include.blacklist= | 11 | suhosin.executor.include.blacklist= |
| 13 | --POST_RAW-- | 12 | --POST_RAW-- |
diff --git a/tests/include/include_uploaded_file_from_FILES.phpt b/tests/include/include_uploaded_file_from_FILES.phpt index 1ec20f3..2c782b4 100644 --- a/tests/include/include_uploaded_file_from_FILES.phpt +++ b/tests/include/include_uploaded_file_from_FILES.phpt | |||
| @@ -5,9 +5,8 @@ Testing include file from $_FILES | |||
| 5 | --INI-- | 5 | --INI-- |
| 6 | suhosin.log.syslog=0 | 6 | suhosin.log.syslog=0 |
| 7 | suhosin.log.sapi=0 | 7 | suhosin.log.sapi=0 |
| 8 | suhosin.log.stdout=255 | ||
| 9 | suhosin.log.script=0 | 8 | suhosin.log.script=0 |
| 10 | suhosin.log.phpscript=0 | 9 | suhosin.log.stdout=255 |
| 11 | suhosin.executor.include.whitelist= | 10 | suhosin.executor.include.whitelist= |
| 12 | suhosin.executor.include.blacklist= | 11 | suhosin.executor.include.blacklist= |
| 13 | --POST_RAW-- | 12 | --POST_RAW-- |
