diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-11 13:23:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-11 13:23:45 +0200 |
commit | 83d1acdee065ac3be342fdcff60f094cc0a5ce06 (patch) | |
tree | 30915129aa6ca973d8c87a77c077c90044f28b4e /REFLECTION | |
parent | b7fdaa441c94995fa0d8fc9eaf64688335fc705d (diff) |
php-suhosin: add Reflection for 0.9.35
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 329 |
1 files changed, 329 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..7986af9 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,329 @@ +Extension [ <persistent> extension #16 suhosin version 0.9.35 ] { + + - INI { + Entry [ suhosin.log.syslog <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.log.syslog.facility <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.log.syslog.priority <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.log.sapi <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.log.stdout <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.log.script <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.log.script.name <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.log.use-x-forwarded-for <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.log.phpscript <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.log.phpscript.name <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.log.file <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.log.file.name <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.log.phpscript.is_safe <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.perdir <SYSTEM> ] + Current = '0' + } + 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_eval <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.executor.disable_emodifier <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.executor.allow_symlink <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.executor.max_depth <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.multiheader <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.mail.protect <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.memory_limit <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.simulation <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.filter.action <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.protectkey <SYSTEM> ] + Current = '1' + } + Entry [ suhosin.coredump <SYSTEM> ] + Current = '0' + } + Entry [ suhosin.stealth <SYSTEM> ] + Current = '1' + } + Entry [ suhosin.apc_bug_workaround <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.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.upload.max_uploads <PERDIR,SYSTEM> ] + Current = '25' + } + Entry [ suhosin.upload.disallow_elf <PERDIR,SYSTEM> ] + Current = '1' + } + Entry [ suhosin.upload.disallow_binary <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.upload.remove_binary <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.upload.verification_script <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.sql.bailout_on_error <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.sql.user_prefix <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.sql.user_postfix <PERDIR,SYSTEM> ] + Current = '' + } + Entry [ suhosin.sql.comment <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.sql.opencomment <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.sql.multiselect <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.sql.union <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.session.encrypt <PERDIR,SYSTEM> ] + Current = '1' + } + Entry [ suhosin.session.cryptkey <ALL> ] + Current = '' + } + Entry [ suhosin.session.cryptua <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.session.cryptdocroot <PERDIR,SYSTEM> ] + Current = '1' + } + Entry [ suhosin.session.cryptraddr <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.session.checkraddr <PERDIR,SYSTEM> ] + Current = '0' + } + Entry [ suhosin.session.max_id_length <PERDIR,SYSTEM> ] + Current = '128' + } + 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.srand.ignore <PERDIR,SYSTEM> ] + Current = '1' + } + Entry [ suhosin.mt_srand.ignore <PERDIR,SYSTEM> ] + Current = '1' + } + } + + - Functions { + Function [ <internal:suhosin> function suhosin_encrypt_cookie ] { + } + Function [ <internal:suhosin> function suhosin_get_raw_cookies ] { + } + Function [ <internal:suhosin> function sha256 ] { + } + Function [ <internal:suhosin> function sha256_file ] { + } + Function [ <internal:suhosin> function extract ] { + + - Parameters [3] { + Parameter #0 [ <required> &$arg ] + Parameter #1 [ <optional> $extract_type ] + Parameter #2 [ <optional> $prefix ] + } + } + Function [ <internal:suhosin> function import_request_variables ] { + + - Parameters [2] { + Parameter #0 [ <required> $types ] + Parameter #1 [ <optional> $prefix ] + } + } + } +} + |