diff options
| author | Ben Fuhrmannek | 2016-03-04 10:01:31 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2016-03-04 10:01:31 +0100 |
| commit | 3785bbf9201d52379987b5444967286d2d3e8adc (patch) | |
| tree | 36dd17f70a672fb91c4dc7e07c3c4ffaff8a1a81 /php_suhosin7.h | |
| parent | 1b7ec50b72559b21bd9631b74213a34f9d75e830 (diff) | |
.
Diffstat (limited to 'php_suhosin7.h')
| -rw-r--r-- | php_suhosin7.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php_suhosin7.h b/php_suhosin7.h index 7a57fe1..5024790 100644 --- a/php_suhosin7.h +++ b/php_suhosin7.h | |||
| @@ -131,7 +131,7 @@ ZEND_BEGIN_MODULE_GLOBALS(suhosin7) | |||
| 131 | 131 | ||
| 132 | /* executor */ | 132 | /* executor */ |
| 133 | zend_ulong in_code_type; | 133 | zend_ulong in_code_type; |
| 134 | // zend_bool executor_allow_symlink; | 134 | zend_bool executor_allow_symlink; |
| 135 | long execution_depth; | 135 | long execution_depth; |
| 136 | long max_execution_depth; | 136 | long max_execution_depth; |
| 137 | long executor_include_max_traversal; | 137 | long executor_include_max_traversal; |
