diff options
| author | Stefan | 2010-03-24 18:10:10 +0100 |
|---|---|---|
| committer | Stefan | 2010-03-24 18:10:10 +0100 |
| commit | 799405fc1cad4bfa4fc386ea4e46cad25b515b1d (patch) | |
| tree | bb867d67d29eb8f02ed8854b7deca514137e05a0 /Changelog | |
| parent | b88687640649423e30c4bf8bb9808bc8acf592a3 (diff) | |
Fixed suhosin_header_handler to be PHP 5.3.x compatible
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -9,6 +9,7 @@ | |||
| 9 | - Fixed random number generator replacement error case behaviour in PHP 5.3.x | 9 | - Fixed random number generator replacement error case behaviour in PHP 5.3.x |
| 10 | - Fixed error case handling in function_exists() PHP 5.3.x | 10 | - Fixed error case handling in function_exists() PHP 5.3.x |
| 11 | - Merged changes/fixes in import_request_variables()/extract() from upstream PHP | 11 | - Merged changes/fixes in import_request_variables()/extract() from upstream PHP |
| 12 | - Fixed suhosin_header_handler to be PHP 5.3.x compatible | ||
| 12 | 13 | ||
| 13 | 2009-08-15 - 0.9.29 | 14 | 2009-08-15 - 0.9.29 |
| 14 | 15 | ||
