diff options
| author | Ben Fuhrmannek | 2016-02-22 13:23:16 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2016-02-22 13:23:16 +0100 |
| commit | 759139184a4e322c561de889484f7de3d181756f (patch) | |
| tree | 34f0ceac20058b7f96c003be588c5c7c40bade75 /config.w32 | |
| parent | e668d3495dce6e33855266fc830fc27b1a003689 (diff) | |
removed TSRMLS
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 | ||
