diff options
| author | Stefan Esser | 2014-02-11 16:58:56 +0100 |
|---|---|---|
| committer | Stefan Esser | 2014-02-11 16:58:56 +0100 |
| commit | 3a3b3298bcea471a0f5dd26adf348abc034f581a (patch) | |
| tree | 9a9680293b81a0ce4a2cc4536b60e8ffef9aa377 | |
| parent | 24697fae594b40ee317fb211093dc3deb8ee6ea2 (diff) | |
WS.
| -rw-r--r-- | Changelog | 16 |
1 files changed, 8 insertions, 8 deletions
| @@ -1,14 +1,14 @@ | |||
| 1 | 2014-02-xx - 0.9.35-DEV | 1 | 2014-02-xx - 0.9.35-DEV |
| 2 | 2 | ||
| 3 | - Fix problems with the hard memory_limit on 64 bit systems | 3 | - 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 | 4 | - 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 | 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 | - Adapted suhosin to PHP 5.5 executor | 8 | - Adapted suhosin to PHP 5.5 executor |
| 9 | - Added some test cases for various things | 9 | - Added some test cases for various things |
| 10 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 | 10 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 |
| 11 | - TODO: Fix fileupload handler | 11 | - TODO: Fix fileupload handler |
| 12 | 12 | ||
| 13 | 2012-02-12 - 0.9.34 | 13 | 2012-02-12 - 0.9.34 |
| 14 | 14 | ||
