summaryrefslogtreecommitdiff
path: root/php_suhosin.h
diff options
context:
space:
mode:
Diffstat (limited to 'php_suhosin.h')
-rw-r--r--php_suhosin.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/php_suhosin.h b/php_suhosin.h
index d5a20ab..80d75ba 100644
--- a/php_suhosin.h
+++ b/php_suhosin.h
@@ -330,13 +330,6 @@ ZEND_END_MODULE_GLOBALS(suhosin)
330#ifndef ZEND_INI_STAGE_HTACCESS 330#ifndef ZEND_INI_STAGE_HTACCESS
331#define ZEND_INI_STAGE_HTACCESS (1<<5) 331#define ZEND_INI_STAGE_HTACCESS (1<<5)
332#endif 332#endif
333
334#ifndef ZEND_ENGINE_2
335#define OnUpdateLong OnUpdateInt
336#define zend_symtable_find zend_hash_find
337#define zend_symtable_update zend_hash_update
338#define zend_symtable_exists zend_hash_exists
339#endif
340 333
341 334
342/* Error Constants */ 335/* Error Constants */