diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-04 16:53:20 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-04 16:53:20 +0100 |
commit | cf3b3e94b0e545955a843c4404fc2bdb611947ec (patch) | |
tree | c7ac100d0aa7b9ffd1aa5ac8331caada31d6215b /REFLECTION-PHP7 | |
parent | ce9cb3228090d77d5ba6e2d2fb05460363e1e2db (diff) |
php-suhosin: 0.10.0-dev refresh
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r-- | REFLECTION-PHP7 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index 8e07747..283392d 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #77 suhosin7 version 0.10.0dev ] { +Extension [ <persistent> extension #89 suhosin7 version 0.10.0dev ] { - INI { Entry [ suhosin.perdir <SYSTEM> ] @@ -49,6 +49,9 @@ Extension [ <persistent> extension #77 suhosin7 version 0.10.0dev ] { 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 = '750' } @@ -172,6 +175,9 @@ Extension [ <persistent> extension #77 suhosin7 version 0.10.0dev ] { Entry [ suhosin.post.disallow_ws <PERDIR,SYSTEM> ] Current = '0' } + Entry [ suhosin.session.cryptkey <ALL> ] + Current = '' + } Entry [ suhosin.cookie.encrypt <PERDIR,SYSTEM> ] Current = '0' } |