diff options
| author | Stefan Esser | 2014-02-11 19:00:38 +0100 |
|---|---|---|
| committer | Stefan Esser | 2014-02-11 19:00:38 +0100 |
| commit | 2a9280e998de15a8983ed0bb4e8811398aadc78c (patch) | |
| tree | ab2861bd5215ef9fd2523b2980bbc6eaffd992ed | |
| parent | beb007b7116527e4288671ee10c35a037338368c (diff) | |
Update Changelog
| -rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,10 +5,10 @@ | |||
| 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 just register the callback | ||
| 8 | - Adapted suhosin to PHP 5.5 executor | 9 | - Adapted suhosin to PHP 5.5 executor |
| 9 | - Added some test cases for various things | 10 | - Added some test cases for various things |
| 10 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 | 11 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 |
| 11 | - TODO: Fix fileupload handler | ||
| 12 | 12 | ||
| 13 | 2012-02-12 - 0.9.34 | 13 | 2012-02-12 - 0.9.34 |
| 14 | 14 | ||
