diff options
| author | Stefan Esser | 2012-05-20 16:22:05 +0200 |
|---|---|---|
| committer | Stefan Esser | 2012-05-20 16:22:05 +0200 |
| commit | 530db231a2e2ef94d2dcd8cf0079fdff03083c0c (patch) | |
| tree | 64f6cf9a450b43b46694fec147d504a8f4003585 /Changelog | |
| parent | 413ebdc618ee098241a42ac1203feb6bdc74f145 (diff) | |
Fix include whitelist and blacklist to support shemes with dots in their names
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | 2012-02-12 - 0.9.34 | 1 | 2012-02-12 - 0.9.34 |
| 2 | 2 | ||
| 3 | - Added initial support for PHP 5.4.0 | 3 | - Added initial support for PHP 5.4.0 |
| 4 | - Fix include whitelist and blacklist to support shemes with dots in their names | ||
| 4 | - Fix read after efree() that lets function_exists() malfunction | 5 | - Fix read after efree() that lets function_exists() malfunction |
| 5 | - Fix build with clang compiler | 6 | - Fix build with clang compiler |
| 6 | - Added a request variable drop statistic log message | 7 | - Added a request variable drop statistic log message |
