summaryrefslogtreecommitdiff
path: root/php_suhosin7.h
diff options
context:
space:
mode:
authorBen Fuhrmannek2016-03-04 10:01:31 +0100
committerBen Fuhrmannek2016-03-04 10:01:31 +0100
commit3785bbf9201d52379987b5444967286d2d3e8adc (patch)
tree36dd17f70a672fb91c4dc7e07c3c4ffaff8a1a81 /php_suhosin7.h
parent1b7ec50b72559b21bd9631b74213a34f9d75e830 (diff)
.
Diffstat (limited to 'php_suhosin7.h')
-rw-r--r--php_suhosin7.h2
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;