diff options
| author | Stefan Esser | 2014-02-12 12:49:23 +0100 |
|---|---|---|
| committer | Stefan Esser | 2014-02-12 12:49:23 +0100 |
| commit | d0c2cd9dad27515ad7c899e5ccaa54fdac01a15e (patch) | |
| tree | 46243fea570571d022e18123a1ea1a44be53391e /Changelog | |
| parent | e451aecc9c277455e6e4d2b96252ad411f156d0a (diff) | |
Added suhosin.log.stdout to log to stdout (dor debugging purposes)
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -8,6 +8,7 @@ | |||
| 8 | - Change fileupload handling for PHP >= 5.4.0 to just register the callback | 8 | - Change fileupload handling for PHP >= 5.4.0 to just register the callback |
| 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 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 | 12 | - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 |
| 12 | 13 | ||
| 13 | 2012-02-12 - 0.9.34 | 14 | 2012-02-12 - 0.9.34 |
