diff options
| author | Stefan Esser | 2014-02-15 19:59:25 +0100 |
|---|---|---|
| committer | Stefan Esser | 2014-02-15 19:59:25 +0100 |
| commit | 1787be2a05131dd1848e75081acb87f955af46a7 (patch) | |
| tree | ff830cc845e5a2acd0e185dda01a0207bcc27d9f /Changelog | |
| parent | 130e8f93da07c0a13c0415611b01fa8a6fe2cafd (diff) | |
Add ini_set() fail mode to suhosin.disable.display_errors
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -5,10 +5,11 @@ | |||
| 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 use an up to date RFC1867 replacement code | 8 | - Change fileupload handling for PHP >= 5.4.0 to use an up to date RFC1867 replacement code |
| 9 | - Adapted suhosin to PHP 5.5 executor | 9 | - Adapted suhosin to PHP 5.5 executor |
| 10 | - Added some test cases for various things | 10 | - Added some test cases for various things |
| 11 | - Added suhosin.log.stdout to log to stdout (for debugging purposes only) | 11 | - Added suhosin.log.stdout to log to stdout (for debugging purposes only) |
| 12 | - Add ini_set() fail mode to suhosin.disable.display_errors | ||
| 12 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 | 13 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 |
| 13 | 14 | ||
| 14 | 2012-02-12 - 0.9.34 | 15 | 2012-02-12 - 0.9.34 |
