diff options
| -rw-r--r-- | Changelog | 2 | ||||
| -rw-r--r-- | php_suhosin.h | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | 2012-01-14 - 0.9.33-dev | 1 | 2012-01-19 - 0.9.33 |
| 2 | 2 | ||
| 3 | - Make clear that suhosin is incompatible to mbstring.encoding_translation=On | 3 | - Make clear that suhosin is incompatible to mbstring.encoding_translation=On |
| 4 | - Stop mbstring extension from replacing POST handlers | 4 | - Stop mbstring extension from replacing POST handlers |
diff --git a/php_suhosin.h b/php_suhosin.h index 3390094..3f9ca38 100644 --- a/php_suhosin.h +++ b/php_suhosin.h | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #ifndef PHP_SUHOSIN_H | 22 | #ifndef PHP_SUHOSIN_H |
| 23 | #define PHP_SUHOSIN_H | 23 | #define PHP_SUHOSIN_H |
| 24 | 24 | ||
| 25 | #define SUHOSIN_EXT_VERSION "0.9.33-dev" | 25 | #define SUHOSIN_EXT_VERSION "0.9.33" |
| 26 | 26 | ||
| 27 | /*#define SUHOSIN_DEBUG*/ | 27 | /*#define SUHOSIN_DEBUG*/ |
| 28 | #define SUHOSIN_LOG "/tmp/suhosin_log.txt" | 28 | #define SUHOSIN_LOG "/tmp/suhosin_log.txt" |
