diff options
Diffstat (limited to 'config.w32')
| -rw-r--r-- | config.w32 | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -8,6 +8,6 @@ | |||
| 8 | // ARG_ENABLE("suhosin7", "enable suhosin7 support", "no"); | 8 | // ARG_ENABLE("suhosin7", "enable suhosin7 support", "no"); |
| 9 | 9 | ||
| 10 | if (PHP_SUHOSIN7 != "no") { | 10 | if (PHP_SUHOSIN7 != "no") { |
| 11 | EXTENSION("suhosin7", "suhosin7.c", PHP_EXTNAME_SHARED, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1"); | 11 | EXTENSION("suhosin7", "suhosin7.c", PHP_EXTNAME_SHARED, "/DZEND_ENABLE_STATIC_ACHE=1"); |
| 12 | } | 12 | } |
| 13 | 13 | ||
