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 349c8e8..87344d1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
12014-02-xx - 0.9.35-DEV 12014-02-24 - 0.9.35
2 2
3 - From now only PHP >= 5.4 is officially supported
3 - Fix problems with the hard memory_limit on 64 bit systems 4 - Fix problems with the hard memory_limit on 64 bit systems
4 - Fix problems with user space session handler due to change in PHP 5.4.0 5 - Fix problems with user space session handler due to change in PHP 5.4.0
5 - Add changes in PHP 5.5 session handlers structures for PHP 5.5 compability 6 - Add changes in PHP 5.5 session handlers structures for PHP 5.5 compability
@@ -13,7 +14,7 @@
13 - Fix suhosin.get/post/cookie.max_totalname_length filter 14 - Fix suhosin.get/post/cookie.max_totalname_length filter
14 - Refactor array index handling in filter to make it work always 15 - Refactor array index handling in filter to make it work always
15 - Added support for PHP 5.6.0alpha2 16 - Added support for PHP 5.6.0alpha2
16 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 17 - WARNING: FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
17 18
182012-02-12 - 0.9.34 192012-02-12 - 0.9.34
19 20