diff options
| author | Ben Fuhrmannek | 2016-02-22 18:59:55 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2016-02-22 18:59:55 +0100 |
| commit | cb4150c0b3ef77631a62850e1449465f824a0f03 (patch) | |
| tree | a1ec9b49e8c48616913cdd1466b6d88d96f1d671 /php_suhosin7.h | |
| parent | 1892d326b40a914538f1a87cf5ea4ca226f7c72f (diff) | |
ported disable display_errors
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 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]; |
