summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2014-02-17 21:34:51 +0100
committerStefan Esser2014-02-17 21:34:51 +0100
commit08caa5ac0051445077989810786fc3a41f7e390e (patch)
tree87ee8f730ec5fde700c62216d998a840d46401cb /Changelog
parent8d6af664df1e6a05c3e8840f3366c24af44ea424 (diff)
Add some PHP 5.6.0aplha2 compatibility
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1129c99..349c8e8 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,7 @@
12 - Add ini_set() fail mode to suhosin.disable.display_errors 12 - Add ini_set() fail mode to suhosin.disable.display_errors
13 - Fix suhosin.get/post/cookie.max_totalname_length filter 13 - Fix suhosin.get/post/cookie.max_totalname_length filter
14 - Refactor array index handling in filter to make it work always 14 - Refactor array index handling in filter to make it work always
15 - Added support for PHP 5.6.0alpha2
15 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 16 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
16 17
172012-02-12 - 0.9.34 182012-02-12 - 0.9.34