diff options
| author | Stefan Esser | 2014-02-11 16:46:08 +0100 |
|---|---|---|
| committer | Stefan Esser | 2014-02-11 16:46:08 +0100 |
| commit | 24697fae594b40ee317fb211093dc3deb8ee6ea2 (patch) | |
| tree | 5497a2c5fb590b2d8240a0f69c45fa84f20914b9 | |
| parent | 30dc7eb30ef0b4c258678ab91d7f56eb2863dc8c (diff) | |
Add some more entries to the changelog
| -rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -4,8 +4,11 @@ | |||
| 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 | - 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 | ||
| 11 | - TODO: Fix fileupload handler | ||
| 9 | 12 | ||
| 10 | 2012-02-12 - 0.9.34 | 13 | 2012-02-12 - 0.9.34 |
| 11 | 14 | ||
