summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index b574123..5fd728d 100644
--- a/Changelog
+++ b/Changelog
@@ -5,10 +5,11 @@
5 - Add changes in PHP 5.5 session handlers structures for PHP 5.5 compability 5 - Add changes in PHP 5.5 session handlers structures for PHP 5.5 compability
6 - Fix std post handler for PHP >= 5.3.11 6 - Fix std post handler for PHP >= 5.3.11
7 - Fix suhosin logo in phpinfo() for PHP 5.5 7 - Fix suhosin logo in phpinfo() for PHP 5.5
8 - Change fileupload handling for PHP >= 5.4.0 to use an up to date RFC1867 replacement code 8 - Change fileupload handling for PHP >= 5.4.0 to use an up to date RFC1867 replacement code
9 - Adapted suhosin to PHP 5.5 executor 9 - Adapted suhosin to PHP 5.5 executor
10 - Added some test cases for various things 10 - Added some test cases for various things
11 - Added suhosin.log.stdout to log to stdout (for debugging purposes only) 11 - Added suhosin.log.stdout to log to stdout (for debugging purposes only)
12 - Add ini_set() fail mode to suhosin.disable.display_errors
12 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 13 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
13 14
142012-02-12 - 0.9.34 152012-02-12 - 0.9.34