summaryrefslogtreecommitdiff
path: root/php_suhosin7.h
diff options
context:
space:
mode:
authorBen Fuhrmannek2016-02-22 18:59:55 +0100
committerBen Fuhrmannek2016-02-22 18:59:55 +0100
commitcb4150c0b3ef77631a62850e1449465f824a0f03 (patch)
treea1ec9b49e8c48616913cdd1466b6d88d96f1d671 /php_suhosin7.h
parent1892d326b40a914538f1a87cf5ea4ca226f7c72f (diff)
ported disable display_errors
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 894452d..7cc2938 100644
--- a/php_suhosin7.h
+++ b/php_suhosin7.h
@@ -252,7 +252,7 @@ ZEND_BEGIN_MODULE_GLOBALS(suhosin7)
252 zend_bool server_encode; 252 zend_bool server_encode;
253 zend_bool server_strip; 253 zend_bool server_strip;
254 // 254 //
255 // zend_bool disable_display_errors; 255 zend_bool disable_display_errors;
256 256
257 /* random number generator */ 257 /* random number generator */
258 // php_uint32 r_state[625]; 258 // php_uint32 r_state[625];