summaryrefslogtreecommitdiffstats
path: root/REFLECTION-PHP7
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-03 18:06:45 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-03 18:06:45 +0100
commitce9cb3228090d77d5ba6e2d2fb05460363e1e2db (patch)
tree420fc2af64d4b1dbfdf342301c28a060c65126ac /REFLECTION-PHP7
parent2a6f999bfe2debf0e219b9a60aa99394345e2bcf (diff)
php-suhosin: 0.10.0-dev for PHP 7
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r--REFLECTION-PHP7219
1 files changed, 219 insertions, 0 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7
new file mode 100644
index 0000000..8e07747
--- /dev/null
+++ b/REFLECTION-PHP7
@@ -0,0 +1,219 @@
+Extension [ <persistent> extension #77 suhosin7 version 0.10.0dev ] {
+
+ - INI {
+ Entry [ suhosin.perdir <SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.log.sapi <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.log.stdout <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.log.use-x-forwarded-for <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.log.file <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.log.file.name <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.log.file.time <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.executor.include.max_traversal <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.executor.include.whitelist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.executor.include.blacklist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.executor.include.allow_writable_files <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.executor.eval.whitelist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.executor.eval.blacklist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.executor.func.whitelist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.executor.func.blacklist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.executor.disable_emodifier <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.executor.max_depth <PERDIR,SYSTEM> ]
+ Current = '750'
+ }
+ Entry [ suhosin.multiheader <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.memory_limit <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.simulation <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.protectkey <SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.coredump <SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.disable.display_errors <SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.request.max_vars <PERDIR,SYSTEM> ]
+ Current = '1000'
+ }
+ Entry [ suhosin.request.max_varname_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.request.max_value_length <PERDIR,SYSTEM> ]
+ Current = '1000000'
+ }
+ Entry [ suhosin.request.max_array_depth <PERDIR,SYSTEM> ]
+ Current = '50'
+ }
+ Entry [ suhosin.request.max_totalname_length <PERDIR,SYSTEM> ]
+ Current = '256'
+ }
+ Entry [ suhosin.request.max_array_index_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.request.array_index_char_whitelist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.request.array_index_char_blacklist <PERDIR,SYSTEM> ]
+ Current = ''"+<>;()'
+ }
+ Entry [ suhosin.request.disallow_nul <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.request.disallow_ws <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.cookie.max_vars <PERDIR,SYSTEM> ]
+ Current = '100'
+ }
+ Entry [ suhosin.cookie.max_name_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.cookie.max_totalname_length <PERDIR,SYSTEM> ]
+ Current = '256'
+ }
+ Entry [ suhosin.cookie.max_value_length <PERDIR,SYSTEM> ]
+ Current = '10000'
+ }
+ Entry [ suhosin.cookie.max_array_depth <PERDIR,SYSTEM> ]
+ Current = '50'
+ }
+ Entry [ suhosin.cookie.max_array_index_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.cookie.disallow_nul <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.cookie.disallow_ws <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.get.max_vars <PERDIR,SYSTEM> ]
+ Current = '100'
+ }
+ Entry [ suhosin.get.max_name_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.get.max_totalname_length <PERDIR,SYSTEM> ]
+ Current = '256'
+ }
+ Entry [ suhosin.get.max_value_length <PERDIR,SYSTEM> ]
+ Current = '512'
+ }
+ Entry [ suhosin.get.max_array_depth <PERDIR,SYSTEM> ]
+ Current = '50'
+ }
+ Entry [ suhosin.get.max_array_index_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.get.disallow_nul <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.get.disallow_ws <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.post.max_vars <PERDIR,SYSTEM> ]
+ Current = '1000'
+ }
+ Entry [ suhosin.post.max_name_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.post.max_totalname_length <PERDIR,SYSTEM> ]
+ Current = '256'
+ }
+ Entry [ suhosin.post.max_value_length <PERDIR,SYSTEM> ]
+ Current = '1000000'
+ }
+ Entry [ suhosin.post.max_array_depth <PERDIR,SYSTEM> ]
+ Current = '50'
+ }
+ Entry [ suhosin.post.max_array_index_length <PERDIR,SYSTEM> ]
+ Current = '64'
+ }
+ Entry [ suhosin.post.disallow_nul <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.post.disallow_ws <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.cookie.encrypt <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.cookie.cryptkey <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.cookie.cryptua <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.cookie.cryptdocroot <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.cookie.cryptraddr <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.cookie.checkraddr <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.cookie.cryptlist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.cookie.plainlist <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.server.encode <SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.server.strip <SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.rand.seedingkey <PERDIR,SYSTEM> ]
+ Current = ''
+ }
+ Entry [ suhosin.rand.reseed_every_request <PERDIR,SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ suhosin.srand.ignore <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ suhosin.mt_srand.ignore <PERDIR,SYSTEM> ]
+ Current = '1'
+ }
+ }
+}
+